Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h16 glClipPlanef_wrapper_proc_t glClipPlanef;
Dgles1_wrapper_context.cpp16 glClipPlanef = (glClipPlanef_wrapper_proc_t) getProc("glClipPlanef", userData); in initDispatchByName()
Dgles1_wrapper_proc.h15 typedef void (gles1_APIENTRY *glClipPlanef_wrapper_proc_t) (GLenum, const GLfloat*); typedef