Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h180 glDrawTexxOES_wrapper_proc_t glDrawTexxOES;
Dgles1_wrapper_context.cpp180 glDrawTexxOES = (glDrawTexxOES_wrapper_proc_t) getProc("glDrawTexxOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h179 typedef void (gles1_APIENTRY *glDrawTexxOES_wrapper_proc_t) (GLfixed, GLfixed, GLfixed, GLfixed, GL… typedef