Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h115 glLoadMatrixx_wrapper_proc_t glLoadMatrixx;
Dgles1_wrapper_context.cpp115 glLoadMatrixx = (glLoadMatrixx_wrapper_proc_t) getProc("glLoadMatrixx", userData); in initDispatchByName()
Dgles1_wrapper_proc.h114 typedef void (gles1_APIENTRY *glLoadMatrixx_wrapper_proc_t) (const GLfixed*); typedef