Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h199 glGetClipPlanex_client_proc_t glGetClipPlanex;
Dgl_client_context.cpp199 glGetClipPlanex = (glGetClipPlanex_client_proc_t) getProc("glGetClipPlanex", userData); in initDispatchByName()
Dgl_client_proc.h198 typedef void (gl_APIENTRY *glGetClipPlanex_client_proc_t) (void * ctx, GLenum, GLfixed*); typedef