mesa/src/util/format
Eric Anholt 2da4badfe3 util: Use designated initializers to clean up the format tables' pack/unpack.
The generated .c had a bunch of NULLs and notes for what kind of function
was being skipped, when we can just skip them by filling in the fields
with names.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5728>
2020-07-07 18:19:23 +00:00
..
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
u_format.c util: Merge util_format_read_4* functions. 2020-07-07 18:19:23 +00:00
u_format.csv util/format: Add more multi-planar formats. 2020-05-30 01:22:51 +00:00
u_format.h util: Merge util_format_read_4* functions. 2020-07-07 18:19:23 +00:00
u_format_bptc.c util: Merge util_format_read_4* functions. 2020-07-07 18:19:23 +00:00
u_format_bptc.h
u_format_etc.c
u_format_etc.h
u_format_latc.c
u_format_latc.h
u_format_other.c
u_format_other.h
u_format_pack.py gallium/util: Add back (and rename) util_float_to_half implementation 2020-03-25 19:16:13 +00:00
u_format_parse.py Revert "gallium: Fix big-endian addressing of non-bitmask array formats." 2020-02-11 00:53:04 +00:00
u_format_rgtc.c
u_format_rgtc.h
u_format_s3tc.c
u_format_s3tc.h
u_format_table.py util: Use designated initializers to clean up the format tables' pack/unpack. 2020-07-07 18:19:23 +00:00
u_format_tests.c
u_format_tests.h
u_format_yuv.c util/format: Add more multi-planar formats. 2020-05-30 01:22:51 +00:00
u_format_yuv.h util/format: Add more multi-planar formats. 2020-05-30 01:22:51 +00:00
u_format_zs.c util/format: Add VK_FORMAT_D16_UNORM_S8_UINT. 2020-05-30 01:22:51 +00:00
u_format_zs.h util/format: Add VK_FORMAT_D16_UNORM_S8_UINT. 2020-05-30 01:22:51 +00:00