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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 220 glSampleCoveragexOES_client_proc_t glSampleCoveragexOES;
    [all...]
gl_client_context.cpp 224 ptr = getProc("glSampleCoveragexOES", userData); set_glSampleCoveragexOES((glSampleCoveragexOES_client_proc_t)ptr);
gl_client_proc.h 221 typedef void (gl_APIENTRY *glSampleCoveragexOES_client_proc_t) (void * ctx, GLclampx, GLboolean);

Completed in 23 milliseconds