Searched defs:glGetProgramInfoLog (Results 1 – 12 of 12) sorted by relevance
141 FF_PFNGLGETPROGRAMINFOLOGPROC glGetProgramInfoLog; //Require GL_ARB_shader_objects member
531 #define glGetProgramInfoLog imgl3wProcs.gl.GetProgramInfoLog macro
171 #define glGetProgramInfoLog l_glGetProgramInfoLog macro
171 #define glGetProgramInfoLog t_glGetProgramInfoLog macro
323 #define glGetProgramInfoLog glwGetProgramInfoLog macro
480 GL_APICALL void GL_APIENTRY glGetProgramInfoLog(GLuint program, GLsizei bufsize, GLsizei* length, G… in glGetProgramInfoLog() function
651 "glGetProgramInfoLog": { object
2824 #define glGetProgramInfoLog glad_glGetProgramInfoLog macro
403 void GL_APIENTRY glGetProgramInfoLog(GLuint program, in glGetProgramInfoLog() function
2723 GLW_APICALL void GLW_APIENTRY glGetProgramInfoLog (GLuint program, GLsizei bufSize, GLsizei *length… function
2571 void GL_APIENTRY glGetProgramInfoLog(GLuint program, in glGetProgramInfoLog() function
2317 void CallLogWrapper::glGetProgramInfoLog (glw::GLuint program, glw::GLsizei bufSize, glw::GLsizei *… function in CallLogWrapper