Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h214 glLoadMatrixxOES_server_proc_t glLoadMatrixxOES;
Dgles1_server_context.cpp210 glLoadMatrixxOES = (glLoadMatrixxOES_server_proc_t) getProc("glLoadMatrixxOES", userData); in initDispatchByName()
Dgles1_server_proc.h216 typedef void (gles1_APIENTRY *glLoadMatrixxOES_server_proc_t) (const GLfixed*); typedef