Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h192 glClipPlanexIMG_wrapper_proc_t glClipPlanexIMG;
Dgles1_wrapper_context.cpp192 glClipPlanexIMG = (glClipPlanexIMG_wrapper_proc_t) getProc("glClipPlanexIMG", userData); in initDispatchByName()
Dgles1_wrapper_proc.h191 typedef void (gles1_APIENTRY *glClipPlanexIMG_wrapper_proc_t) (GLenum, const GLfixed*); typedef