Searched refs:ShGetInfoLog (Results 1 – 3 of 3) sorted by relevance
311 SH_IMPORT_EXPORT const char* ShGetInfoLog(const ShHandle);
843 workItem->results = ShGetInfoLog(compiler); in CompileShaders()856 workItem->results = ShGetInfoLog(compiler); in CompileShaders()
1510 const char* ShGetInfoLog(const ShHandle handle) in ShGetInfoLog() function