Searched refs:glGetTexParameterfv_t (Results 1 – 3 of 3) sorted by relevance
37 glGetTexParameterfv_t glGetTexParameterfv;309 …glGetTexParameterfv_t set_glGetTexParameterfv(glGetTexParameterfv_t f) { glGetTexParameterfv_t ret… in set_glGetTexParameterfv()
37 typedef void (* glGetTexParameterfv_t) (GLenum, GLenum, GLfloat*); typedef
39 …sym(gles_android,"glGetTexParameterfv"); disp->set_glGetTexParameterfv((glGetTexParameterfv_t)ptr); in create_gles_dispatch()