Home
last modified time | relevance | path

Searched refs:DIRTY_BIT_SAMPLE_COVERAGE_ENABLED (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1172 mLocalDirtyBits.set(gl::State::DIRTY_BIT_SAMPLE_COVERAGE_ENABLED); in setSampleCoverageEnabled()
1596 case gl::State::DIRTY_BIT_SAMPLE_COVERAGE_ENABLED: in syncState()
/external/angle/src/libANGLE/
DState.h570 DIRTY_BIT_SAMPLE_COVERAGE_ENABLED, enumerator
DState.cpp1027 mDirtyBits.set(DIRTY_BIT_SAMPLE_COVERAGE_ENABLED); in setSampleCoverage()
/external/angle/src/libANGLE/renderer/metal/
DContextMtl.mm564 case gl::State::DIRTY_BIT_SAMPLE_COVERAGE_ENABLED:
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp2770 case gl::State::DIRTY_BIT_SAMPLE_COVERAGE_ENABLED: in syncState()