Searched refs:ExpectAttachmentStencilTestData (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DepthStencilLoadOpTests.cpp | 142 ExpectAttachmentStencilTestData(texture, GetParam().mFormat, mipSize, mipSize, in CheckMipLevel()
|
D | VertexOnlyRenderPipelineTests.cpp | 209 ExpectAttachmentStencilTestData(depthStencilTexture, kDepthStencilFormat, 4, 1, 0, 0, 0x42); in TEST_P()
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
D | DawnTest.h | 469 std::ostringstream& ExpectAttachmentStencilTestData(wgpu::Texture texture, in ExpectAttachmentStencilTestData() function
|