Searched defs:glGetProgramInfoLog (Results 1 – 12 of 12) sorted by relevance
141 FF_PFNGLGETPROGRAMINFOLOGPROC glGetProgramInfoLog; //Require GL_ARB_shader_objects member
171 #define glGetProgramInfoLog l_glGetProgramInfoLog macro
171 #define glGetProgramInfoLog t_glGetProgramInfoLog macro
325 #define glGetProgramInfoLog glwGetProgramInfoLog macro
1144 #define glGetProgramInfoLog glad_glGetProgramInfoLog macro
3138 #define glGetProgramInfoLog glad_glGetProgramInfoLog macro
480 GL_APICALL void GL_APIENTRY glGetProgramInfoLog(GLuint program, GLsizei bufsize, GLsizei* length, G… in glGetProgramInfoLog() function
651 "glGetProgramInfoLog": { object
403 void GL_APIENTRY glGetProgramInfoLog(GLuint program, in glGetProgramInfoLog() function
2331 void CallLogWrapper::glGetProgramInfoLog (glw::GLuint program, glw::GLsizei bufSize, glw::GLsizei *… function in CallLogWrapper
2744 GLW_APICALL void GLW_APIENTRY glGetProgramInfoLog (GLuint program, GLsizei bufSize, GLsizei *length… function
2571 void GL_APIENTRY glGetProgramInfoLog(GLuint program, in glGetProgramInfoLog() function