Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/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.py192 def registry_path(self): member in VulkanConventions
DgenRef.py960 default=conventions.registry_path,