Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dreg.py1461 def stripUnsupportedAPIs(self, dictionary, attribute, supportedDictionary): argument
1476 if api in supportedDictionary and supportedDictionary[api].required:
1487 def stripUnsupportedAPIsFromList(self, dictionary, supportedDictionary): argument
1500 if supportedDictionary[api].required: