Home
last modified time | relevance | path

Searched refs:glDrawTexfvOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h185 glDrawTexfvOES_client_proc_t glDrawTexfvOES;
Dgl_client_context.cpp185 glDrawTexfvOES = (glDrawTexfvOES_client_proc_t) getProc("glDrawTexfvOES", userData); in initDispatchByName()
Dgl_client_proc.h184 typedef void (gl_APIENTRY *glDrawTexfvOES_client_proc_t) (void * ctx, const GLfloat*); typedef