Searched refs:glShaderBinary_client_proc_t (Results 1 – 4 of 4) sorted by relevance
110 glShaderBinary_client_proc_t glShaderBinary;
110 glShaderBinary = (glShaderBinary_client_proc_t) getProc("glShaderBinary", userData); in initDispatchByName()
109 typedef void (gl2_APIENTRY *glShaderBinary_client_proc_t) (void * ctx, GLsizei, const GLuint*, GLen… typedef
5079 this->glShaderBinary = (glShaderBinary_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()