Home
last modified time | relevance | path

Searched defs:firstFail (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/index/aabb_binary_tree/
H A Dfrustum_cull.h173 const unsigned int firstFail = (unsigned int)((node->Flags() >> FC_FIRST_PLANE_BIT) & 0x7); in NodeVsFrustum() local
/dports/devel/vcglib/vcglib-2020.09/vcg/space/index/aabb_binary_tree/
H A Dfrustum_cull.h173 const unsigned int firstFail = (unsigned int)((node->Flags() >> FC_FIRST_PLANE_BIT) & 0x7); in NodeVsFrustum() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp673 int firstFail = 0; in cubicIntersectionSelfTest() local
707 int firstFail = 0; in cubicIntersectionCoinTest() local