Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureFormatTests.cpp294 void DoFormatSamplingTest(FormatTestInfo formatInfo, in DoFormatSamplingTest() function in TextureFormatTest
324 DoFormatSamplingTest(formatInfo, textureData, expectedRenderData, in DoFloatFormatSamplingTest()
361 DoFormatSamplingTest(formatInfo, textureData, uncompressedData); in DoUnormTest()
391 DoFormatSamplingTest(formatInfo, textureData, uncompressedData); in DoUintTest()
406 DoFormatSamplingTest(formatInfo, textureData, uncompressedData); in DoSintTest()
464 DoFormatSamplingTest({wgpu::TextureFormat::BGRA8Unorm, 4, wgpu::TextureComponentType::Float, 4}, in TEST_P()