Home
last modified time | relevance | path

Searched refs:ExpectSampledDepthData (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilLoadOpTests.cpp100 ExpectSampledDepthData(texture, mipSize, mipSize, 0, mipLevel, in CheckMipLevel()
DNonzeroTextureCreationTests.cpp198 ExpectSampledDepthData(texture, mipSize, mipSize, arrayLayer, mip, in Run()
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h437 std::ostringstream& ExpectSampledDepthData(wgpu::Texture depthTexture,
DDawnTest.cpp1259 std::ostringstream& DawnTestBase::ExpectSampledDepthData(wgpu::Texture texture, in ExpectSampledDepthData() function in DawnTestBase