Home
last modified time | relevance | path

Searched refs:registry_path (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dextdependency.py90 registry_path = None, argument
102 if registry_path is None:
103 registry_path = conventions.registry_path
112 self.tree = etree.parse(registry_path)
181 default=APIConventions().registry_path,
182 … help='Use specified registry file instead of ' + APIConventions().registry_path)
Dvkconventions.py204 def registry_path(self): member in VulkanConventions
DgenRef.py964 default=conventions.registry_path,
/third_party/vulkan-headers/registry/
Dvkconventions.py191 def registry_path(self): member in VulkanConventions