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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 255 glGetClipPlanefOES_client_proc_t glGetClipPlanefOES;
    [all...]
gl_client_context.cpp 259 ptr = getProc("glGetClipPlanefOES", userData); set_glGetClipPlanefOES((glGetClipPlanefOES_client_proc_t)ptr);
gl_client_proc.h 256 typedef void (gl_APIENTRY *glGetClipPlanefOES_client_proc_t) (void * ctx, GLenum, GLfloat*);

Completed in 29 milliseconds