Searched refs:matricesAreApproxEqual (Results 1 – 1 of 1) sorted by relevance
48 EXPECT_TRUE(TestUtils::matricesAreApproxEqual(a, b))119 static bool matricesAreApproxEqual(const Matrix4& a, const Matrix4& b) { in matricesAreApproxEqual() function