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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 253 glClipPlanefOES_client_proc_t glClipPlanefOES;
    [all...]
gl_client_context.cpp 257 ptr = getProc("glClipPlanefOES", userData); set_glClipPlanefOES((glClipPlanefOES_client_proc_t)ptr);
gl_client_proc.h 254 typedef void (gl_APIENTRY *glClipPlanefOES_client_proc_t) (void * ctx, GLenum, const GLfloat*);

Completed in 23 milliseconds