Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
91
def
SetMergedApiNames(names: str) -> None:
92
global mergedApiNames
93
mergedApiNames = names
94
95
cachingEnabled = False
96
def
EnableCaching() -> None:
Callers
5
testVulkanObject
Function · 0.85
testVulkanObjectWithVideo
Function · 0.85
testVulkanObjectSC
Function · 0.85
testVulkanObjectWithVideoSC
Function · 0.85
print_vulkan_object.py
File · 0.85
Calls
no outgoing calls
Tested by
4
testVulkanObject
Function · 0.68
testVulkanObjectWithVideo
Function · 0.68
testVulkanObjectSC
Function · 0.68
testVulkanObjectWithVideoSC
Function · 0.68