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 257 glGetClipPlanefOES_client_proc_t glGetClipPlanefOES;
gl_client_context.cpp 257 glGetClipPlanefOES = (glGetClipPlanefOES_client_proc_t) getProc("glGetClipPlanefOES", userData);
gl_client_proc.h 256 typedef void (gl_APIENTRY *glGetClipPlanefOES_client_proc_t) (void * ctx, GLenum, GLfloat*);

Completed in 35 milliseconds