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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 213 glSampleCoveragexOES_t glSampleCoveragexOES;
    [all...]
gles_proc.h 213 typedef void (* glSampleCoveragexOES_t) (GLclampx, GLboolean);
gles_dispatch.cpp 215 ptr = dlsym(gles_android,"glSampleCoveragexOES"); disp->set_glSampleCoveragexOES((glSampleCoveragexOES_t)ptr);

Completed in 79 milliseconds