Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h91 glClipPlanex_client_proc_t glClipPlanex;
Dgl_client_context.cpp91 glClipPlanex = (glClipPlanex_client_proc_t) getProc("glClipPlanex", userData); in initDispatchByName()
Dgl_client_proc.h90 typedef void (gl_APIENTRY *glClipPlanex_client_proc_t) (void * ctx, GLenum, const GLfixed*); typedef