Home
last modified time | relevance | path

Searched defs:ExtraStencilComponentsExpectation (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilSamplingTests.cpp405 class ExtraStencilComponentsExpectation : public detail::Expectation { class in DepthStencilSamplingTest
409 ExtraStencilComponentsExpectation(uint32_t expected) : mExpected(expected) { in ExtraStencilComponentsExpectation() function in DepthStencilSamplingTest::ExtraStencilComponentsExpectation