Home
last modified time | relevance | path

Searched defs:format_desc (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/tests/format/
Du_format_test.c57 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/
Du_format.c414 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()