Searched defs:getProgramInfoLog (Results 1 – 8 of 8) sorted by relevance
122 static std::string getProgramInfoLog (const RenderContext& renderCtx, deUint32 program) in getProgramInfoLog() function
268 static inline string getProgramInfoLog (const deUint32 programGL) in getProgramInfoLog() function
333 string getProgramInfoLog (const glw::Functions& gl, deUint32 program) in getProgramInfoLog() function
129 glGetProgramInfoLogFunc getProgramInfoLog; variable
142 virtual WebString getProgramInfoLog(WebGLId program) { return WebString(); } in getProgramInfoLog() function
299 static string getProgramInfoLog (const glw::Functions& gl, deUint32 program) in getProgramInfoLog() function
2525 String WebGLRenderingContextBase::getProgramInfoLog(WebGLProgram* program) in getProgramInfoLog() function in blink::WebGLRenderingContextBase