Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/KhronosGroup/Vulkan-Docs
/ SetOutputDirectory
Function
SetOutputDirectory
scripts/base_generator.py:83–85 ·
view source on GitHub ↗
(directory: str)
Source
from the content-addressed store, hash-verified
81
globalFileName = fileName
82
83
def
SetOutputDirectory(directory: str) -> None:
84
global globalDirectory
85
globalDirectory = directory
86
87
def
SetTargetApiName(apiname: str) -> None:
88
global globalApiName
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