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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 196 glGetClipPlanexOES_client_proc_t glGetClipPlanexOES;
gl_client_context.cpp 198 glGetClipPlanexOES = (glGetClipPlanexOES_client_proc_t) getProc("glGetClipPlanexOES", userData);
gl_client_proc.h 197 typedef void (gl_APIENTRY *glGetClipPlanexOES_client_proc_t) (void * ctx, GLenum, GLfixed*);

Completed in 79 milliseconds