Home
last modified time | relevance | path

Searched refs:RunDepthBiasTest (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthBiasTests.cpp28 void RunDepthBiasTest(wgpu::TextureFormat depthFormat, in RunDepthBiasTest() function in DepthBiasTests
150 RunDepthBiasTest(wgpu::TextureFormat::Depth32Float, 0, QuadAngle::Flat, in TEST_P()
170 RunDepthBiasTest(wgpu::TextureFormat::Depth32Float, 0, QuadAngle::Flat, in TEST_P()
192 RunDepthBiasTest(wgpu::TextureFormat::Depth32Float, 0.125, QuadAngle::Flat, in TEST_P()
212 RunDepthBiasTest(wgpu::TextureFormat::Depth32Float, 0, QuadAngle::Flat, in TEST_P()
231 RunDepthBiasTest(wgpu::TextureFormat::Depth32Float, 0.125, QuadAngle::TiltedX, 0, in TEST_P()
250 RunDepthBiasTest(wgpu::TextureFormat::Depth32Float, 0.125, QuadAngle::TiltedX, 0, in TEST_P()
266 RunDepthBiasTest(wgpu::TextureFormat::Depth32Float, 0, QuadAngle::TiltedX, 0, 0, 0); in TEST_P()
281 RunDepthBiasTest(wgpu::TextureFormat::Depth32Float, 0, QuadAngle::TiltedX, 0, 1, 0); in TEST_P()
296 RunDepthBiasTest(wgp in TEST_P()
[all...]

Completed in 1 milliseconds