Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h192 glClipPlanexIMG_client_proc_t glClipPlanexIMG;
Dgl_client_context.cpp192 glClipPlanexIMG = (glClipPlanexIMG_client_proc_t) getProc("glClipPlanexIMG", userData); in initDispatchByName()
Dgl_client_proc.h191 typedef void (gl_APIENTRY *glClipPlanexIMG_client_proc_t) (void * ctx, GLenum, const GLfixed*); typedef