Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h256 glClipPlanefIMG_wrapper_proc_t glClipPlanefIMG;
Dgles1_wrapper_context.cpp256 glClipPlanefIMG = (glClipPlanefIMG_wrapper_proc_t) getProc("glClipPlanefIMG", userData); in initDispatchByName()
Dgles1_wrapper_proc.h255 typedef void (gles1_APIENTRY *glClipPlanefIMG_wrapper_proc_t) (GLenum, const GLfloat*); typedef