Home
last modified time | relevance | path

Searched refs:ExpectAttachmentStencilTestData (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilLoadOpTests.cpp142 ExpectAttachmentStencilTestData(texture, GetParam().mFormat, mipSize, mipSize, in CheckMipLevel()
DVertexOnlyRenderPipelineTests.cpp209 ExpectAttachmentStencilTestData(depthStencilTexture, kDepthStencilFormat, 4, 1, 0, 0, 0x42); in TEST_P()
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h469 std::ostringstream& ExpectAttachmentStencilTestData(wgpu::Texture texture, in ExpectAttachmentStencilTestData() function