Searched refs:categoryOf (Results 1 – 10 of 10) sorted by relevance
464 return typeInfo.categoryOf(self.typeName) == "enum"467 return typeInfo.categoryOf(self.typeName) == "enum"959 def categoryOf(self, name): member in VulkanTypeInfo1086 isUnion = self.categoryOf(typeName) == "union",1267 self.origTypeCategory = typeInfo.categoryOf(vulkanType.typeName)1277 if typeInfo.categoryOf(vulkanType.typeName) in ["enum", "bitmask"]:1280 if typeInfo.categoryOf(vulkanType.typeName) in ["funcpointer", "handle", "define"]:1283 if typeInfo.categoryOf(vulkanType.typeName) in ["basetype"]:1292 if typeInfo.categoryOf(vulkanType.typeName) == None:
922 category = self.typeInfo.categoryOf(name)
47 category = self.typeInfo.categoryOf(name)
210 category = self.typeInfo.categoryOf(name)
277 category = self.typeInfo.categoryOf(name)
345 category = self.typeInfo.categoryOf(name)
312 category = self.typeInfo.categoryOf(name)
543 category = self.typeInfo.categoryOf(name)
696 category = self.typeInfo.categoryOf(name)
793 category = self.typeInfo.categoryOf(name)