Searched refs:glGetProgramInfoLog_client_proc_t (Results 1 – 4 of 4) sorted by relevance
78 glGetProgramInfoLog_client_proc_t glGetProgramInfoLog;
170 glGetProgramInfoLog_client_proc_t m_glGetProgramInfoLog_enc;
78 glGetProgramInfoLog = (glGetProgramInfoLog_client_proc_t) getProc("glGetProgramInfoLog", userData); in initDispatchByName()
77 typedef void (gl2_APIENTRY *glGetProgramInfoLog_client_proc_t) (void * ctx, GLuint, GLsizei, GLsize… typedef