mesa/src/util/format
Konstantin Seurer d49de8f10a util: Add util_format_is_int64
util_format_is_int64 returns true for pure 64-bit integer (sint64 and uint64) formats.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33628>
2025-05-08 19:30:19 +00:00
..
format_utils.h
meson.build format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
texcompress_bptc_tmp.h
texcompress_etc_tmp.h util: use unsigned types when performing bitshift 2024-06-21 21:07:05 +00:00
texcompress_s3tc_tmp.h
u_format.c mesa: Add CPU traces 2025-04-15 10:37:39 +00:00
u_format.h util: Add util_format_is_int64 2025-05-08 19:30:19 +00:00
u_format.yaml format: Add R8_G8B8_422_UNORM format 2024-12-11 15:28:08 +00:00
u_format_bptc.c
u_format_bptc.h
u_format_etc.c
u_format_etc.h
u_format_fxt1.c util/format/fxt1: include "u_format_pack.h" instead of "util/format/u_format_pack.h" 2024-01-15 20:13:07 +00:00
u_format_fxt1.h
u_format_latc.c
u_format_latc.h
u_format_other.c
u_format_other.h
u_format_pack.py util/format_pack: Clamp SNORM values to [-1, 1] when unpacking 2024-06-19 01:56:22 +00:00
u_format_parse.py format: Generate sRGB<->linear conversions from table 2024-07-19 13:50:42 +00:00
u_format_rgtc.c
u_format_rgtc.h
u_format_s3tc.c
u_format_s3tc.h
u_format_table.py format: Add R8_G8B8_422_UNORM format 2024-12-11 15:28:08 +00:00
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 egl, mesa: add support for NV15 and NV20 textures 2024-11-25 13:04:19 +00:00