Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_tests.c282 util_report_result_helper(int status, const char *name, ...) in util_report_result_helper() function
296 #define util_report_result(status) util_report_result_helper(status, __func__)
381 util_report_result_helper(SKIP, "%s: %s", __func__, in null_sampler_view()
415 util_report_result_helper(pass, "%s: %s", __func__, in null_sampler_view()
631 util_report_result_helper(SKIP, name); in test_texture_barrier()
636 util_report_result_helper(SKIP, name); in test_texture_barrier()
742 util_report_result_helper(FAIL, name); in test_texture_barrier()
788 util_report_result_helper(pass, name); in test_texture_barrier()