Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h228 glTranslatexOES_wrapper_proc_t glTranslatexOES;
Dgles1_wrapper_context.cpp228 glTranslatexOES = (glTranslatexOES_wrapper_proc_t) getProc("glTranslatexOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h227 typedef void (gles1_APIENTRY *glTranslatexOES_wrapper_proc_t) (GLfixed, GLfixed, GLfixed); typedef