Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_analysis.c154 test_rect(const_float4_ptr v0, in test_rect() function
256 if (!test_rect(v12, v2, v1, v18)) in check_elts24()
259 if (!test_rect(v6, v0, v3, v9)) in check_elts24()
/third_party/python/Lib/test/
Dtest_cmath.py540 def test_rect(self): member in CMathTests