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

  /external/chromium_org/third_party/angle/src/libGLESv2/
State.h 98 bool isSampleAlphaToCoverageEnabled() const;
State.cpp 462 bool State::isSampleAlphaToCoverageEnabled() const
554 case GL_SAMPLE_ALPHA_TO_COVERAGE: return isSampleAlphaToCoverageEnabled();
    [all...]

Completed in 3419 milliseconds