Searched refs:quadAngle (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | DepthBiasTests.cpp | 30 QuadAngle quadAngle, in RunDepthBiasTest() 35 switch (quadAngle) { in RunDepthBiasTest() 28 RunDepthBiasTest(wgpu::TextureFormat depthFormat, float depthClear, QuadAngle quadAngle, int32_t bias, float biasSlopeScale, float biasClamp) RunDepthBiasTest() argument
|
/third_party/skia/tests/ |
H A D | PathOpsAngleIdeas.cpp | 106 static double quadAngle(skiatest::Reporter* reporter, const SkDQuad& quad, double t) { in quadAngle() function 240 double a1 = quadAngle(reporter,quad1, t1); in orderTRange() 241 double a2 = quadAngle(reporter,quad2, t2); in orderTRange()
|
Completed in 3 milliseconds