Searched defs:compare_results (Results 1 – 6 of 6) sorted by relevance
199 def compare_results( function
438 def compare_results( function
465 def compare_results( function
860 def compare_results(res, desired): function
753 bool compare_results( const TestResult& lhs, const TestResult& rhs, float ulps ) in compare_results() function
6970 auto compare_results = [&](const glw::GLfloat *d1, const glw::GLfloat *d2, const int N) in check() local