Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DNonzeroTextureCreationTests.cpp156 ExpectMultisampledFloatData(texture, mipSize, mipSize, 1, in Run()
167 ExpectMultisampledFloatData(texture, mipSize, mipSize, 2, in Run()
179 ExpectMultisampledFloatData(texture, mipSize, mipSize, 4, in Run()
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h428 std::ostringstream& ExpectMultisampledFloatData(wgpu::Texture texture,
DDawnTest.cpp1240 std::ostringstream& DawnTestBase::ExpectMultisampledFloatData(wgpu::Texture texture, in ExpectMultisampledFloatData() function in DawnTestBase