Home
last modified time | relevance | path

Searched refs:dumpReflection (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h714 void dumpReflection();
/external/vulkan-validation-layers/tests/
Dvktestframework.cpp807 program.dumpReflection(); in GLSLtoSPV()
/external/deqp-deps/glslang/StandAlone/
DStandAlone.cpp1055 program.dumpReflection(); in CompileAndLinkShaderUnits()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp2008 void TProgram::dumpReflection() { reflection->dump(); } in dumpReflection() function in glslang::TProgram