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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 194 bool isSampleCoverageEnabled() const;
Context.cpp 456 case GL_SAMPLE_COVERAGE: return isSampleCoverageEnabled();
649 bool Context::isSampleCoverageEnabled() const
    [all...]

Completed in 36 milliseconds