Searched defs:passDescriptor (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | PipelineAndPassCompatibilityTests.cpp | 65 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
|
| D | ResourceUsageTrackingTests.cpp | 902 utils::ComboRenderPassDescriptor passDescriptor({}, view); in TEST_F() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | DepthStencilSamplingTests.cpp | 255 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
|
| D | ReadOnlyDepthStencilAttachmentTests.cpp | 153 utils::ComboRenderPassDescriptor passDescriptor({colorTexture.CreateView()}, in DoTest() local
|
| D | DepthStencilCopyTests.cpp | 486 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/ |
| D | DawnTest.cpp | 1379 utils::ComboRenderPassDescriptor passDescriptor({colorTexture.CreateView()}, in ExpectAttachmentDepthStencilTestData() local
|