mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 05:30:11 +01:00
Including the 10 bit variant X6R10X6G10_X6R10X6B10_UNORM. Only the RG_RB variants seem to have fourccs, so those are the only ones being added for now, although they would, obviously, be easy to add). These are used for Y210, Y212, and Y216 fourccs. In particular Y210 is interesting for panfrost, as it is the fourcc used to indicate a 10 bit single plane 4:2:2 encoded as AFBC (similar to how YUYV is the canonical AFBC for 10 bit 4:2:0). Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35771> |
||
|---|---|---|
| .. | ||
| format_utils.h | ||
| meson.build | ||
| texcompress_bptc_tmp.h | ||
| texcompress_etc_tmp.h | ||
| texcompress_s3tc_tmp.h | ||
| u_format.c | ||
| u_format.h | ||
| u_format.yaml | ||
| u_format_bptc.c | ||
| u_format_bptc.h | ||
| u_format_etc.c | ||
| u_format_etc.h | ||
| u_format_fxt1.c | ||
| u_format_fxt1.h | ||
| u_format_latc.c | ||
| u_format_latc.h | ||
| u_format_other.c | ||
| u_format_other.h | ||
| u_format_pack.py | ||
| u_format_parse.py | ||
| u_format_rgtc.c | ||
| u_format_rgtc.h | ||
| u_format_s3tc.c | ||
| u_format_s3tc.h | ||
| u_format_table.py | ||
| u_format_tests.c | ||
| u_format_tests.h | ||
| u_format_unpack_neon.c | ||
| u_format_yuv.c | ||
| u_format_yuv.h | ||
| u_format_zs.c | ||
| u_format_zs.h | ||
| u_formats.h | ||