Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h178 glDrawTexsOES_wrapper_proc_t glDrawTexsOES;
Dgles1_wrapper_context.cpp178 glDrawTexsOES = (glDrawTexsOES_wrapper_proc_t) getProc("glDrawTexsOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h177 typedef void (gles1_APIENTRY *glDrawTexsOES_wrapper_proc_t) (GLshort, GLshort, GLshort, GLshort, GL… typedef