HomeSort by relevance Sort by last modified time
    Searched refs:glGetClipPlanef_wrapper_proc_t (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles1_wrapper_context.h 22 glGetClipPlanef_wrapper_proc_t glGetClipPlanef;
gles1_wrapper_context.cpp 22 glGetClipPlanef = (glGetClipPlanef_wrapper_proc_t) getProc("glGetClipPlanef", userData);
gles1_wrapper_proc.h 21 typedef void (gles1_APIENTRY *glGetClipPlanef_wrapper_proc_t) (GLenum, GLfloat*);

Completed in 260 milliseconds