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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 20 glGetClipPlanef_client_proc_t glGetClipPlanef;
gl_client_context.cpp 22 glGetClipPlanef = (glGetClipPlanef_client_proc_t) getProc("glGetClipPlanef", userData);
gl_client_proc.h 21 typedef void (gl_APIENTRY *glGetClipPlanef_client_proc_t) (void * ctx, GLenum, GLfloat*);

Completed in 35 milliseconds