Searched refs:dumpReflection (Results 1 – 3 of 3) sorted by relevance
959 GLSLANG_EXPORT void dumpReflection();
1471 program.dumpReflection(); in CompileAndLinkShaderUnits()
2214 void TProgram::dumpReflection() { if (reflection != nullptr) reflection->dump(); } in dumpReflection() function in glslang::TProgram