Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h199 glGetClipPlanex_wrapper_proc_t glGetClipPlanex;
Dgles1_wrapper_context.cpp199 glGetClipPlanex = (glGetClipPlanex_wrapper_proc_t) getProc("glGetClipPlanex", userData); in initDispatchByName()
Dgles1_wrapper_proc.h198 typedef void (gles1_APIENTRY *glGetClipPlanex_wrapper_proc_t) (GLenum, GLfixed*); typedef