Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h216 glOrthoxOES_wrapper_proc_t glOrthoxOES;
Dgles1_wrapper_context.cpp216 glOrthoxOES = (glOrthoxOES_wrapper_proc_t) getProc("glOrthoxOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h215 typedef void (gles1_APIENTRY *glOrthoxOES_wrapper_proc_t) (GLfixed, GLfixed, GLfixed, GLfixed, GLfi… typedef