Searched refs:ShGetInfoLog (Results 1 – 3 of 3) sorted by relevance
361 GLSLANG_EXPORT const char* ShGetInfoLog(const ShHandle);
1157 workItem->results = ShGetInfoLog(compiler); in CompileShaders()1170 workItem->results = ShGetInfoLog(compiler); in CompileShaders()
1579 const char* ShGetInfoLog(const ShHandle handle) in ShGetInfoLog() function