Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h198 glGetClipPlanexOES_client_proc_t glGetClipPlanexOES;
Dgl_client_context.cpp198 glGetClipPlanexOES = (glGetClipPlanexOES_client_proc_t) getProc("glGetClipPlanexOES", userData); in initDispatchByName()
Dgl_client_proc.h197 typedef void (gl_APIENTRY *glGetClipPlanexOES_client_proc_t) (void * ctx, GLenum, GLfixed*); typedef