Searched defs:glGetProgramInfoLog (Results 1 – 9 of 9) sorted by relevance
82 #define glGetProgramInfoLog GLES2_GET_FUN(GetProgramInfoLog) macro
555 #define glGetProgramInfoLog GLES2_GET_FUN(GetProgramInfoLog) macro
129 #define glGetProgramInfoLog glwGetProgramInfoLog macro
430 void GL_APIENTRY glGetProgramInfoLog(GLuint program, in glGetProgramInfoLog() function
2530 void __stdcall glGetProgramInfoLog(GLuint program, GLsizei bufsize, GLsizei* length, GLchar* infolo… in glGetProgramInfoLog() function
823 GLW_APICALL void GLW_APIENTRY glGetProgramInfoLog (GLuint program, GLsizei bufSize, GLsizei* length… function
779 #define glGetProgramInfoLog MANGLE(GetProgramInfoLog) macro
951 void CallLogWrapper::glGetProgramInfoLog (glw::GLuint param0, glw::GLsizei param1, glw::GLsizei* pa… function in CallLogWrapper