Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h184 glDrawTexfOES_wrapper_proc_t glDrawTexfOES;
Dgles1_wrapper_context.cpp184 glDrawTexfOES = (glDrawTexfOES_wrapper_proc_t) getProc("glDrawTexfOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h183 typedef void (gles1_APIENTRY *glDrawTexfOES_wrapper_proc_t) (GLfloat, GLfloat, GLfloat, GLfloat, GL… typedef