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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 254 glClipPlanefIMG_client_proc_t glClipPlanefIMG;
    [all...]
gl_client_context.cpp 258 ptr = getProc("glClipPlanefIMG", userData); set_glClipPlanefIMG((glClipPlanefIMG_client_proc_t)ptr);
gl_client_proc.h 255 typedef void (gl_APIENTRY *glClipPlanefIMG_client_proc_t) (void * ctx, GLenum, const GLfloat*);

Completed in 25 milliseconds