Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthBiasTests.cpp24 enum class QuadAngle { Flat, TiltedX }; class
30 QuadAngle quadAngle, in RunDepthBiasTest()
36 case QuadAngle::Flat: in RunDepthBiasTest()
52 case QuadAngle::TiltedX: in RunDepthBiasTest()
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 in TEST_P()
[all...]

Completed in 1 milliseconds