Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h16 glClipPlanef_client_proc_t glClipPlanef;
Dgl_client_context.cpp16 glClipPlanef = (glClipPlanef_client_proc_t) getProc("glClipPlanef", userData); in initDispatchByName()
Dgl_client_proc.h15 typedef void (gl_APIENTRY *glClipPlanef_client_proc_t) (void * ctx, GLenum, const GLfloat*); typedef