Home
last modified time | relevance | path

Searched refs:spectype (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dvkconventions.py131 def api_name(self, spectype='api'): argument
139 if spectype == 'api' or spectype is None:
177 def specURL(self, spectype='api'): argument
285 def specURL(self, spectype='api'): argument
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dconventions.py218 def api_name(self, spectype=None): argument