MCPcopy
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
83def SetOutputDirectory(directory: str) -> None:
84 global globalDirectory
85 globalDirectory = directory
86
87def SetTargetApiName(apiname: str) -> None:
88 global globalApiName

Callers 5

testVulkanObjectFunction · 0.85
testVulkanObjectSCFunction · 0.85

Calls

no outgoing calls

Tested by 4

testVulkanObjectFunction · 0.68
testVulkanObjectSCFunction · 0.68