Searched refs:glGetProgramBinary_client_proc_t (Results 1 – 4 of 4) sorted by relevance
335 glGetProgramBinary_client_proc_t glGetProgramBinary;
335 glGetProgramBinary = (glGetProgramBinary_client_proc_t) getProc("glGetProgramBinary", userData); in initDispatchByName()
503 glGetProgramBinary_client_proc_t m_glGetProgramBinary_enc;
334 typedef void (gl2_APIENTRY *glGetProgramBinary_client_proc_t) (void * ctx, GLuint, GLsizei, GLsizei… typedef