Searched defs:getProgramInfoLog (Results 1 – 7 of 7) sorted by relevance
146 static std::string getProgramInfoLog (const glw::Functions& gl, 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
241 glGetProgramInfoLogFunc getProgramInfoLog; variable
299 static string getProgramInfoLog (const glw::Functions& gl, deUint32 program) in getProgramInfoLog() function
761 public final native String getProgramInfoLog (WebGLProgram program) /*-{ in getProgramInfoLog() method in WebGLRenderingContext