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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 197 glGetClipPlanex_client_proc_t glGetClipPlanex;
    [all...]
gl_client_context.cpp 201 ptr = getProc("glGetClipPlanex", userData); set_glGetClipPlanex((glGetClipPlanex_client_proc_t)ptr);
gl_client_proc.h 198 typedef void (gl_APIENTRY *glGetClipPlanex_client_proc_t) (void * ctx, GLenum, GLfixed*);

Completed in 27 milliseconds