Home
last modified time | relevance | path

Searched refs:stripUnsupportedAPIs (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): member in Registry
1721 self.stripUnsupportedAPIs(self.typedict, 'structextends', self.typedict)
1722 self.stripUnsupportedAPIs(self.cmddict, 'successcodes', self.enumdict)
1723 self.stripUnsupportedAPIs(self.cmddict, 'errorcodes', self.enumdict)