MCPcopy Create free account
hub / github.com/KhronosGroup/glslang / TearDown

Method TearDown

gtests/SpvPatternTest.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 void TearDown() override
38 {
39 // Clean up any common test state.
40 }
41
42 // Helper function to compile shader and get SPIR-V disassembly.
43 std::string compileShaderToSpirv(const std::string& shaderSource, EShLanguage stage)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected