Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DRenderPipelineValidationTests.cpp472 utils::ComboRenderPassDescriptor renderPassDescriptor( in TEST_F() local
488 utils::ComboRenderPassDescriptor renderPassDescriptor( in TEST_F() local
505 utils::ComboRenderPassDescriptor renderPassDescriptor( in TEST_F() local
521 utils::ComboRenderPassDescriptor renderPassDescriptor( in TEST_F() local
555 utils::ComboRenderPassDescriptor renderPassDescriptor( in TEST_F() local
587 utils::ComboRenderPassDescriptor renderPassDescriptor({}, depthStencilTexture.CreateView()); in TEST_F() local
602 utils::ComboRenderPassDescriptor renderPassDescriptor({}, depthStencilTexture.CreateView()); in TEST_F() local
614 utils::ComboRenderPassDescriptor renderPassDescriptor({}); in TEST_F() local
626 utils::ComboRenderPassDescriptor renderPassDescriptor({colorTexture.CreateView()}, in TEST_F() local
640 utils::ComboRenderPassDescriptor renderPassDescriptor({colorTexture.CreateView()}); in TEST_F() local
DStorageTextureValidationTests.cpp700 utils::ComboRenderPassDescriptor renderPassDescriptor({outputAttachment.CreateView()}); in TEST_F() local
729 utils::ComboRenderPassDescriptor renderPassDescriptor({outputAttachment.CreateView()}); in TEST_F() local
766 utils::ComboRenderPassDescriptor renderPassDescriptor({storageTexture.CreateView()}); in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DClipSpaceTests.cpp73 utils::ComboRenderPassDescriptor renderPassDescriptor({colorTexture.CreateView()}, in TEST_P() local
DTextureZeroInitTests.cpp481 utils::ComboRenderPassDescriptor renderPassDescriptor({srcTexture.CreateView()}, in TEST_P() local
523 utils::ComboRenderPassDescriptor renderPassDescriptor({srcTexture.CreateView()}, in TEST_P() local
565 utils::ComboRenderPassDescriptor renderPassDescriptor({srcTexture.CreateView()}, in TEST_P() local
608 utils::ComboRenderPassDescriptor renderPassDescriptor({}, in TEST_P() local
639 utils::ComboRenderPassDescriptor renderPassDescriptor({colorTexture.CreateView()}, in TEST_P() local
682 utils::ComboRenderPassDescriptor renderPassDescriptor({}, in TEST_P() local
714 utils::ComboRenderPassDescriptor renderPassDescriptor({colorTexture.CreateView()}, in TEST_P() local
769 utils::ComboRenderPassDescriptor renderPassDescriptor({}, depthStencilTexture.CreateView()); in TEST_P() local
812 utils::ComboRenderPassDescriptor renderPassDescriptor({colorTexture.CreateView()}, in TEST_P() local
1214 utils::ComboRenderPassDescriptor renderPassDescriptor({srcTexture.CreateView()}, in TEST_P() local
DCullingTests.cpp77 utils::ComboRenderPassDescriptor renderPassDescriptor({colorTexture.CreateView()}); in DoTest() local
DBufferZeroInitTests.cpp108 utils::ComboRenderPassDescriptor renderPassDescriptor( local
276 utils::ComboRenderPassDescriptor renderPassDescriptor({colorAttachment.CreateView()}); in TestBufferZeroInitAsVertexBuffer() local
323 utils::ComboRenderPassDescriptor renderPassDescriptor({colorAttachment.CreateView()}); in TestBufferZeroInitAsIndexBuffer() local
363 utils::ComboRenderPassDescriptor renderPassDescriptor({colorAttachment.CreateView()}); in TestBufferZeroInitAsIndirectBufferForDrawIndirect() local
406 utils::ComboRenderPassDescriptor renderPassDescriptor({colorAttachment.CreateView()}); in TestBufferZeroInitAsIndirectBufferForDrawIndexedIndirect() local
1220 utils::ComboRenderPassDescriptor renderPassDescriptor( in TEST_P() local
DDepthStencilLoadOpTests.cpp85 utils::ComboRenderPassDescriptor renderPassDescriptor({}, textureViews[mipLevel]); in SetUp() local
DRenderPassLoadOpTests.cpp114 utils::ComboRenderPassDescriptor renderPassDescriptor({texture.CreateView()}); in TestIntegerClearColor() local
DStorageTextureTests.cpp574 utils::ComboRenderPassDescriptor renderPassDescriptor({outputTexture.CreateView()}); in CheckDrawsGreen() local
640 utils::ComboRenderPassDescriptor renderPassDescriptor({dummyOutputTexture.CreateView()}); in WriteIntoStorageTextureInRenderPass() local
DCreatePipelineAsyncTests.cpp81 utils::ComboRenderPassDescriptor renderPassDescriptor({outputTexture.CreateView()}); in ValidateCreateRenderPipelineAsync() local
294 utils::ComboRenderPassDescriptor renderPassDescriptor({outputTexture.CreateView()}); in TEST_P() local
DIOSurfaceWrappingTests.cpp352 utils::ComboRenderPassDescriptor renderPassDescriptor({ioSurfaceView}, {}); in DoClearTest() local
DD3D12ResourceWrappingTests.cpp328 utils::ComboRenderPassDescriptor renderPassDescriptor({wrappedView}, {}); in ClearImage() local
/third_party/skia/src/gpu/dawn/
DGrDawnOpsRenderPass.cpp71 wgpu::RenderPassDescriptor renderPassDescriptor; in beginRenderPass() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DEGLImageWrappingTests.cpp325 utils::ComboRenderPassDescriptor renderPassDescriptor({eglImageView}, {}); in DoClearTest() local
DVulkanImageWrappingTestsDmaBuf.cpp337 utils::ComboRenderPassDescriptor renderPassDescriptor({wrappedView}, {}); in ClearImage() local
DVulkanImageWrappingTestsOpaqueFD.cpp437 utils::ComboRenderPassDescriptor renderPassDescriptor({wrappedView}, {}); in ClearImage() local