Searched refs:print_unpacked_rgba_8unorm (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/unit/
H A Du_format_test.c119 print_unpacked_rgba_8unorm(const struct util_format_description *format_desc, function in typeref:typename:void
384 print_unpacked_rgba_8unorm(format_desc, "FAILED: ", unpacked, " obtained\n");
385 print_unpacked_rgba_8unorm(format_desc, " ", expected, " expected\n");
/xsrc/external/mit/MesaLib/dist/src/util/tests/format/
H A Du_format_test.c120 print_unpacked_rgba_8unorm(const struct util_format_description *format_desc, function in typeref:typename:void
392 print_unpacked_rgba_8unorm(format_desc, "FAILED: ", unpacked, " obtained\n");
393 print_unpacked_rgba_8unorm(format_desc, " ", expected, " expected\n");

Completed in 5 milliseconds