Searched refs:glExtGetTexturesQCOM_t (Results 1 – 3 of 3) sorted by relevance
280 glExtGetTexturesQCOM_t glExtGetTexturesQCOM;552 …glExtGetTexturesQCOM_t set_glExtGetTexturesQCOM(glExtGetTexturesQCOM_t f) { glExtGetTexturesQCOM_t… in set_glExtGetTexturesQCOM()
280 typedef void (* glExtGetTexturesQCOM_t) (GLuint*, GLint, GLint*); typedef
282 …(gles_android,"glExtGetTexturesQCOM"); disp->set_glExtGetTexturesQCOM((glExtGetTexturesQCOM_t)ptr); in create_gles_dispatch()