Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h256 glClipPlanefIMG_client_proc_t glClipPlanefIMG;
Dgl_client_context.cpp256 glClipPlanefIMG = (glClipPlanefIMG_client_proc_t) getProc("glClipPlanefIMG", userData); in initDispatchByName()
Dgl_client_proc.h255 typedef void (gl_APIENTRY *glClipPlanefIMG_client_proc_t) (void * ctx, GLenum, const GLfloat*); typedef