Searched refs:glShaderBinary_server_proc_t (Results 1 – 3 of 3) sorted by relevance
141 glShaderBinary_server_proc_t glShaderBinary;
110 glShaderBinary = (glShaderBinary_server_proc_t) getProc("glShaderBinary", userData); in initDispatchByName()
143 typedef void (gles2_APIENTRY *glShaderBinary_server_proc_t) (GLsizei, const GLuint*, GLenum, const … typedef