Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h178 glDrawTexsOES_client_proc_t glDrawTexsOES;
Dgl_client_context.cpp178 glDrawTexsOES = (glDrawTexsOES_client_proc_t) getProc("glDrawTexsOES", userData); in initDispatchByName()
Dgl_client_proc.h177 typedef void (gl_APIENTRY *glDrawTexsOES_client_proc_t) (void * ctx, GLshort, GLshort, GLshort, GLs… typedef