Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h124 glOrthox_wrapper_proc_t glOrthox;
Dgles1_wrapper_context.cpp124 glOrthox = (glOrthox_wrapper_proc_t) getProc("glOrthox", userData); in initDispatchByName()
Dgles1_wrapper_proc.h123 typedef void (gles1_APIENTRY *glOrthox_wrapper_proc_t) (GLfixed, GLfixed, GLfixed, GLfixed, GLfixed… typedef