Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h181 glDrawTexsvOES_wrapper_proc_t glDrawTexsvOES;
Dgles1_wrapper_context.cpp181 glDrawTexsvOES = (glDrawTexsvOES_wrapper_proc_t) getProc("glDrawTexsvOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h180 typedef void (gles1_APIENTRY *glDrawTexsvOES_wrapper_proc_t) (const GLshort*); typedef