MCPcopy Create free account
hub / github.com/KhronosGroup/SPIRV-Tools / spvSoftwareVersionString

Function spvSoftwareVersionString

source/software_version.cpp:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23} // anonymous namespace
24
25const char* spvSoftwareVersionString(void) { return kBuildVersions[0]; }
26
27const char* spvSoftwareVersionDetailsString(void) { return kBuildVersions[1]; }

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68