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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/unit/
H A Du_format_test.c56 print_packed(const struct util_format_description *format_desc, function in typeref:typename:void
321 print_packed(format_desc, "FAILED: ", packed, " obtained\n");
322 print_packed(format_desc, " ", test->packed, " expected\n");
446 print_packed(format_desc, "FAILED: ", packed, " obtained\n");
447 print_packed(format_desc, " ", test->packed, " expected\n");
513 print_packed(format_desc, "FAILED: ", packed, " obtained\n");
514 print_packed(format_desc, " ", test->packed, " expected\n");
588 print_packed(format_desc, "FAILED: ", packed, " obtained\n");
589 print_packed(format_desc, " ", test->packed, " expected\n");
663 print_packed(format_des
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/tests/format/
H A Du_format_test.c57 print_packed(const struct util_format_description *format_desc, function in typeref:typename:void
326 print_packed(format_desc, "FAILED: ", packed, " obtained\n");
327 print_packed(format_desc, " ", test->packed, " expected\n");
456 print_packed(format_desc, "FAILED: ", packed, " obtained\n");
457 print_packed(format_desc, " ", test->packed, " expected\n");
527 print_packed(format_desc, "FAILED: ", packed, " obtained\n");
528 print_packed(format_desc, " ", test->packed, " expected\n");
606 print_packed(format_desc, "FAILED: ", packed, " obtained\n");
607 print_packed(format_desc, " ", test->packed, " expected\n");
685 print_packed(format_des
[all...]

Completed in 6 milliseconds