Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h202 glGetClipPlanexOES_server_proc_t glGetClipPlanexOES;
Dgles1_server_context.cpp198 glGetClipPlanexOES = (glGetClipPlanexOES_server_proc_t) getProc("glGetClipPlanexOES", userData); in initDispatchByName()
Dgles1_server_proc.h204 typedef void (gles1_APIENTRY *glGetClipPlanexOES_server_proc_t) (GLenum, GLfixed*); typedef