Searched defs:dictionary (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | reg.py | 506 def addElementInfo(self, elem, info, infoName, dictionary): argument 528 def lookupElementInfo(self, fname, dictionary): argument 1244 def generateFeature(self, fname, ftype, dictionary, explicit=False): argument 1448 def generateSpirv(self, spirv, dictionary): argument 1461 def stripUnsupportedAPIs(self, dictionary, attribute, supportedDictionary): argument 1487 def stripUnsupportedAPIsFromList(self, dictionary, supportedDictionary): argument 1511 def generateFormat(self, format, dictionary): argument
|