MCPcopy Index your code
hub / github.com/KhronosGroup/Vulkan-Docs / SetTargetApiName

Function SetTargetApiName

scripts/base_generator.py:87–89  ·  view source on GitHub ↗
(apiname: str)

Source from the content-addressed store, hash-verified

85 globalDirectory = directory
86
87def SetTargetApiName(apiname: str) -> None:
88 global globalApiName
89 globalApiName = apiname
90
91def SetMergedApiNames(names: str) -> None:
92 global mergedApiNames

Callers 5

testVulkanObjectFunction · 0.85
testVulkanObjectSCFunction · 0.85

Calls

no outgoing calls

Tested by 4

testVulkanObjectFunction · 0.68
testVulkanObjectSCFunction · 0.68