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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 192 glDepthRangexOES_client_proc_t glDepthRangexOES;
    [all...]
gl_client_context.cpp 196 ptr = getProc("glDepthRangexOES", userData); set_glDepthRangexOES((glDepthRangexOES_client_proc_t)ptr);
gl_client_proc.h 193 typedef void (gl_APIENTRY *glDepthRangexOES_client_proc_t) (void * ctx, GLclampx, GLclampx);

Completed in 26 milliseconds