Searched defs:getProgramInfoLog (Results 1 – 14 of 14) sorted by relevance
205 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
714 getProgramInfoLog: function (...args) { method
170 PFNGLGETPROGRAMINFOLOGPROC getProgramInfoLog = nullptr; variable
299 static string getProgramInfoLog (const glw::Functions& gl, deUint32 program) in getProgramInfoLog() function
325 glGetProgramInfoLogFunc getProgramInfoLog; variable
6856 void Context::getProgramInfoLog(ShaderProgramID program, in getProgramInfoLog() function in gl::Context
4974 getProgramInfoLog(program: WebGLProgram): string | null; method
16221 getProgramInfoLog(program: WebGLProgram): string | null; method
4994 getProgramInfoLog(program: WebGLProgram): string | null; method
16241 getProgramInfoLog(program: WebGLProgram): string | null; method
15068 getProgramInfoLog(program: WebGLProgram): string; method