Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
DstripAPI.py8 from reg import stripNonmatchingAPIs
40 stripNonmatchingAPIs(tree.getroot(), args.keepAPI, actuallyDelete = True)
Dreg.py167 def stripNonmatchingAPIs(tree, apiName, actuallyDelete = True): function
572 stripNonmatchingAPIs(self.reg, self.genOpts.apiname, actuallyDelete = True)