Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h133 glRotatex_client_proc_t glRotatex;
Dgl_client_context.cpp133 glRotatex = (glRotatex_client_proc_t) getProc("glRotatex", userData); in initDispatchByName()
Dgl_client_proc.h132 typedef void (gl_APIENTRY *glRotatex_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed, GLfixed… typedef