Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DPipelineAndPassCompatibilityTests.cpp65 utils::ComboRenderPassDescriptor passDescriptor({}, depthStencilTexture.CreateView()); in CreateRenderPassDescriptor() local
89 utils::ComboRenderPassDescriptor passDescriptor = CreateRenderPassDescriptor( in TEST_F() local
161 utils::ComboRenderPassDescriptor passDescriptor = CreateRenderPassDescriptor( in TEST_F() local
DResourceUsageTrackingTests.cpp902 utils::ComboRenderPassDescriptor passDescriptor({}, view); in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilSamplingTests.cpp255 utils::ComboRenderPassDescriptor passDescriptor({}, texture.CreateView()); in UpdateInputDepth() local
265 utils::ComboRenderPassDescriptor passDescriptor({}, texture.CreateView()); in UpdateInputStencil() local
516 utils::ComboRenderPassDescriptor passDescriptor({outputTexture.CreateView()}); in DoDepthCompareRefTest() local
663 utils::ComboRenderPassDescriptor passDescriptor({}, inputTexture.CreateView()); in TEST_P() local
713 utils::ComboRenderPassDescriptor passDescriptor({}, inputTexture.CreateView()); in TEST_P() local
DReadOnlyDepthStencilAttachmentTests.cpp153 utils::ComboRenderPassDescriptor passDescriptor({colorTexture.CreateView()}, in DoTest() local
DDepthStencilCopyTests.cpp486 utils::ComboRenderPassDescriptor passDescriptor({}, depthStencilTexture.CreateView()); in TEST_P() local
542 utils::ComboRenderPassDescriptor passDescriptor({}, depthStencilTexture.CreateView()); in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp1379 utils::ComboRenderPassDescriptor passDescriptor({colorTexture.CreateView()}, in ExpectAttachmentDepthStencilTestData() local