Searched defs:format_desc (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/tests/format/ |
D | u_format_test.c | 57 print_packed(const struct util_format_description *format_desc, in print_packed() 76 print_unpacked_rgba_doubl(const struct util_format_description *format_desc, in print_unpacked_rgba_doubl() 98 print_unpacked_rgba_float(const struct util_format_description *format_desc, in print_unpacked_rgba_float() 120 print_unpacked_rgba_8unorm(const struct util_format_description *format_desc, in print_unpacked_rgba_8unorm() 141 print_unpacked_z_float(const struct util_format_description *format_desc, in print_unpacked_z_float() 163 print_unpacked_z_32unorm(const struct util_format_description *format_desc, in print_unpacked_z_32unorm() 184 print_unpacked_s_8uint(const struct util_format_description *format_desc, in print_unpacked_s_8uint() 205 test_format_fetch_rgba(const struct util_format_description *format_desc, in test_format_fetch_rgba() 241 test_format_unpack_rgba(const struct util_format_description *format_desc, in test_format_unpack_rgba() 278 test_format_pack_rgba_float(const struct util_format_description *format_desc, in test_format_pack_rgba_float() [all …]
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format.c | 414 const struct util_format_description *format_desc; in util_format_read_4() local 434 const struct util_format_description *format_desc; in util_format_write_4() local 458 const struct util_format_description *format_desc; in util_format_read_4ub() local 475 const struct util_format_description *format_desc; in util_format_write_4ub() local 565 util_format_fits_8unorm(const struct util_format_description *format_desc) in util_format_fits_8unorm()
|