Lines Matching defs:compare
1391 bool Utils::compare(const glw::GLfloat& left, const glw::GLfloat& right)
5480 "subroutine uniform comparison_type compare;\n"
5494 " bool comparison_result = compare(success_color, sampled_color);\n"
5512 " bool comparison_result = compare(success_color, sampled_color);\n"
5581 "compare", "test" };
5600 0 /* compare : check_equal */, 0 /* test : test_with_discard */, 1 /* red */,
5606 1 /* sample_texture : second_sampler */, 1 /* compare : check_not_equal */,
5612 0 /* compare : check_equal */,
5618 0 /* compare : check_equal */, 0 /* test : test_with_discard */,
5624 0 /* compare : check_equal */, 0 /* test : test_with_discard */,
5630 1 /* compare : check_not_equal */, 0 /* test : test_with_discard */,