Home
last modified time | relevance | path

Searched refs:ShGetInfoLog (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/Public/
DShaderLang.h361 GLSLANG_EXPORT const char* ShGetInfoLog(const ShHandle);
/third_party/glslang/StandAlone/
DStandAlone.cpp1157 workItem->results = ShGetInfoLog(compiler); in CompileShaders()
1170 workItem->results = ShGetInfoLog(compiler); in CompileShaders()
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1579 const char* ShGetInfoLog(const ShHandle handle) in ShGetInfoLog() function