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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 185 glDrawTexfvOES_client_proc_t glDrawTexfvOES;
gl_client_context.cpp 185 glDrawTexfvOES = (glDrawTexfvOES_client_proc_t) getProc("glDrawTexfvOES", userData);
gl_client_proc.h 184 typedef void (gl_APIENTRY *glDrawTexfvOES_client_proc_t) (void * ctx, const GLfloat*);

Completed in 34 milliseconds