Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h181 glDrawTexsvOES_client_proc_t glDrawTexsvOES;
Dgl_client_context.cpp181 glDrawTexsvOES = (glDrawTexsvOES_client_proc_t) getProc("glDrawTexsvOES", userData); in initDispatchByName()
Dgl_client_proc.h180 typedef void (gl_APIENTRY *glDrawTexsvOES_client_proc_t) (void * ctx, const GLshort*); typedef