Searched refs:glExtGetProgramBinarySourceQCOM_t (Results 1 – 6 of 6) sorted by relevance
291 glExtGetProgramBinarySourceQCOM_t glExtGetProgramBinarySourceQCOM;
291 typedef void (GL_APIENTRY *glExtGetProgramBinarySourceQCOM_t) (GLuint, GLenum, GLchar*, GLint*); typedef
308 …s_gl.glExtGetProgramBinarySourceQCOM = (glExtGetProgramBinarySourceQCOM_t) s_gles_lib->findSymbol(… in init_gl_dispatch()
291 glExtGetProgramBinarySourceQCOM_t glExtGetProgramBinarySourceQCOM;563 …glExtGetProgramBinarySourceQCOM_t set_glExtGetProgramBinarySourceQCOM(glExtGetProgramBinarySourceQ… in set_glExtGetProgramBinarySourceQCOM()
291 typedef void (* glExtGetProgramBinarySourceQCOM_t) (GLuint, GLenum, GLchar*, GLint*); typedef
293 …arySourceQCOM"); disp->set_glExtGetProgramBinarySourceQCOM((glExtGetProgramBinarySourceQCOM_t)ptr); in create_gles_dispatch()