MCPcopy
hub / github.com/KhronosGroup/Vulkan-Docs / SetMergedApiNames

Function SetMergedApiNames

scripts/base_generator.py:91–93  ·  view source on GitHub ↗
(names: str)

Source from the content-addressed store, hash-verified

89 globalApiName = apiname
90
91def SetMergedApiNames(names: str) -> None:
92 global mergedApiNames
93 mergedApiNames = names
94
95cachingEnabled = False
96def EnableCaching() -> None:

Callers 5

testVulkanObjectFunction · 0.85
testVulkanObjectSCFunction · 0.85

Calls

no outgoing calls

Tested by 4

testVulkanObjectFunction · 0.68
testVulkanObjectSCFunction · 0.68