Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h255 glClipPlanefOES_client_proc_t glClipPlanefOES;
Dgl_client_context.cpp255 glClipPlanefOES = (glClipPlanefOES_client_proc_t) getProc("glClipPlanefOES", userData); in initDispatchByName()
Dgl_client_proc.h254 typedef void (gl_APIENTRY *glClipPlanefOES_client_proc_t) (void * ctx, GLenum, const GLfloat*); typedef