Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
87
def
SetTargetApiName(apiname: str) -> None:
88
global globalApiName
89
globalApiName = apiname
90
91
def
SetMergedApiNames(names: str) -> None:
92
global mergedApiNames
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