Searched defs:glGetProgramInfoLog (Results 1 – 11 of 11) sorted by relevance
141 FF_PFNGLGETPROGRAMINFOLOGPROC glGetProgramInfoLog; //Require GL_ARB_shader_objects member
171 #define glGetProgramInfoLog t_glGetProgramInfoLog macro
171 #define glGetProgramInfoLog l_glGetProgramInfoLog macro
325 #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
2571 void GL_APIENTRY glGetProgramInfoLog(GLuint program, in glGetProgramInfoLog() function
2744 GLW_APICALL void GLW_APIENTRY glGetProgramInfoLog (GLuint program, GLsizei bufSize, GLsizei *length… function
2331 void CallLogWrapper::glGetProgramInfoLog (glw::GLuint program, glw::GLsizei bufSize, glw::GLsizei *… function in CallLogWrapper