HomeSort by relevance Sort by last modified time
    Searched refs:glDrawTexfOES_client_proc_t (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 182 glDrawTexfOES_client_proc_t glDrawTexfOES;
gl_client_context.cpp 184 glDrawTexfOES = (glDrawTexfOES_client_proc_t) getProc("glDrawTexfOES", userData);
gl_client_proc.h 183 typedef void (gl_APIENTRY *glDrawTexfOES_client_proc_t) (void * ctx, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat);

Completed in 422 milliseconds