MCPcopy Create free account
hub / github.com/baldurk/renderdoc / GetShaderDebugMathProg

Method GetShaderDebugMathProg

renderdoc/driver/gl/gl_debug.cpp:1345–1348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1343}
1344
1345GLuint GLReplay::GetShaderDebugMathProg()
1346{
1347 return DebugData.shaderDebugMathProg;
1348}
1349
1350GLuint GLReplay::MakeShaderDebugSampleProg(const SamplingProgramConfig &config)
1351{

Callers 1

QueueCalculateMathOpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected