Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h191 glClipPlanexOES_client_proc_t glClipPlanexOES;
Dgl_client_context.cpp191 glClipPlanexOES = (glClipPlanexOES_client_proc_t) getProc("glClipPlanexOES", userData); in initDispatchByName()
Dgl_client_proc.h190 typedef void (gl_APIENTRY *glClipPlanexOES_client_proc_t) (void * ctx, GLenum, const GLfixed*); typedef