Searched refs:print_unpacked_rgba_doubl (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/tests/unit/ |
D | u_format_test.c | 75 print_unpacked_rgba_doubl(const struct util_format_description *format_desc, in print_unpacked_rgba_doubl() function 225 print_unpacked_rgba_doubl(format_desc, " ", test->unpacked, " expected\n"); in test_format_fetch_rgba_float() 257 print_unpacked_rgba_doubl(format_desc, " ", test->unpacked, " expected\n"); in test_format_unpack_rgba_float() 457 print_unpacked_rgba_doubl(format_desc, " ", test->unpacked, " expected\n"); in test_format_unpack_z_float()
|