Searched refs:vkRegistry (Results 1 – 2 of 2) sorted by relevance
150 def getExtInfoDict(vkRegistry): argument154 for feature in vkRegistry.features:171 for ext in vkRegistry.extensions:197 vkRegistry = registry.parse(VULKAN_XML) variable199 …genExtDepInl(genExtDeps(getExtInfoDict(vkRegistry)), os.path.join(outputPath, "vkApiExtensionDepen…
151 def getExtInfoDict(vkRegistry): argument155 for feature in vkRegistry.features:172 for ext in vkRegistry.extensions:203 vkRegistry = registry.parse(VULKAN_XML) variable205 …genExtDepInl(genExtDeps(getExtInfoDict(vkRegistry)), os.path.join(outputPath, "vkApiExtensionDepen…