Home
last modified time | relevance | path

Searched refs:stripUnsupportedAPIs (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A 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)
/third_party/vulkan-headers/registry/
H A 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)

Completed in 5 milliseconds