Searched refs:test_one_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/util/tests/format/ |
| H A D | u_format_test.c | 740 test_one_func(const struct util_format_description *format_desc, function in typeref:typename:boolean 801 if (!test_one_func(format_desc, &test_format_##name, #name)) { \ 808 if (!test_one_func(format_desc, &test_format_##name, #name)) { \ 815 if (!test_one_func(format_desc, &test_format_##name, #name)) { \ 826 if (!test_one_func(format_desc, test_format_fetch_rgba, "fetch_rgba"))
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/unit/ |
| H A D | u_format_test.c | 718 test_one_func(const struct util_format_description *format_desc, function in typeref:typename:boolean 779 if (!test_one_func(format_desc, &test_format_##name, #name)) { \
|
Completed in 4 milliseconds