Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h255 glClipPlanefOES_wrapper_proc_t glClipPlanefOES;
Dgles1_wrapper_context.cpp255 glClipPlanefOES = (glClipPlanefOES_wrapper_proc_t) getProc("glClipPlanefOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h254 typedef void (gles1_APIENTRY *glClipPlanefOES_wrapper_proc_t) (GLenum, const GLfloat*); typedef