Searched defs:getProgramInfoLog (Results 1 – 10 of 10) sorted by relevance
415 getProgramInfoLog: function (...args) { method
170 PFNGLGETPROGRAMINFOLOGPROC getProgramInfoLog = nullptr; variable
6075 void Context::getProgramInfoLog(GLuint program, GLsizei bufsize, GLsizei *length, GLchar *infolog) in getProgramInfoLog() function in gl::Context
6856 void Context::getProgramInfoLog(ShaderProgramID program, in getProgramInfoLog() function in gl::Context
4842 getProgramInfoLog(program: WebGLProgram): string | null; method
17873 getProgramInfoLog(program: WebGLProgram): string | null; method
4862 getProgramInfoLog(program: WebGLProgram): string | null; method
17893 getProgramInfoLog(program: WebGLProgram): string | null; method
15068 getProgramInfoLog(program: WebGLProgram): string; method