Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h257 glGetClipPlanefOES_client_proc_t glGetClipPlanefOES;
Dgl_client_context.cpp257 glGetClipPlanefOES = (glGetClipPlanefOES_client_proc_t) getProc("glGetClipPlanefOES", userData); in initDispatchByName()
Dgl_client_proc.h256 typedef void (gl_APIENTRY *glGetClipPlanefOES_client_proc_t) (void * ctx, GLenum, GLfloat*); typedef