Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h221 glRotatexOES_wrapper_proc_t glRotatexOES;
Dgles1_wrapper_context.cpp221 glRotatexOES = (glRotatexOES_wrapper_proc_t) getProc("glRotatexOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h220 typedef void (gles1_APIENTRY *glRotatexOES_wrapper_proc_t) (GLfixed, GLfixed, GLfixed, GLfixed); typedef