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