Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dconventions.py235 def command_prefix(self): member in ConventionsBase
250 (self.command_prefix[0:1].upper(), self.command_prefix[1:]))
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Ddocgenerator.py248 if basename.startswith(self.conventions.command_prefix):