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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 189 glClipPlanexOES_client_proc_t glClipPlanexOES;
    [all...]
gl_client_context.cpp 193 ptr = getProc("glClipPlanexOES", userData); set_glClipPlanexOES((glClipPlanexOES_client_proc_t)ptr);
gl_client_proc.h 190 typedef void (gl_APIENTRY *glClipPlanexOES_client_proc_t) (void * ctx, GLenum, const GLfixed*);

Completed in 47 milliseconds