Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dreg.py91 def mergeAPIs(tree, fromApiNames, toApiName): argument
114 for apiName in [toApiName] + fromApiNames:
116 child.set('supported', toApiName)
146 for apiName in [toApiName] + fromApiNames:
164 variant.set('api', toApiName)