Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h221 glRotatexOES_client_proc_t glRotatexOES;
Dgl_client_context.cpp221 glRotatexOES = (glRotatexOES_client_proc_t) getProc("glRotatexOES", userData); in initDispatchByName()
Dgl_client_proc.h220 typedef void (gl_APIENTRY *glRotatexOES_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed, GLfi… typedef