mesa/src/util/format
Sergii Melikhov 8251bd216e util/format: Change the pointer offset.
Changed the pointer offset to 2 to account for the second structure variable.

Fixes: 90f98b56f8 ("mesa: Deduplicate _mesa_pack_uint_z_row().")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4685
Signed-off-by: Sergii Melikhov <sergii.v.melikhov@globallogic.com>
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11060>
2021-06-03 04:44:24 +00:00
..
format_utils.h util: Fix UBSan failure on _mesa_unorm_to_unorm. 2021-01-15 18:58:50 +00:00
meson.build util/format: Add some NEON intrinsics-based u_format_unpack. 2021-04-19 17:59:44 +00:00
u_format.c util/format: Add some NEON intrinsics-based u_format_unpack. 2021-04-19 17:59:44 +00:00
u_format.csv u_format: Use the computed BE channels/swizzles for bitmask formats. 2021-06-03 00:12:39 +00:00
u_format.h util/format: add util_format_is_rgbx_or_bgrx 2021-04-20 19:18:55 +00:00
u_format_bptc.c util: Switch the non-block formats to unpacking rgba rows instead of rects. 2021-04-19 17:59:44 +00:00
u_format_bptc.h u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_etc.c u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_etc.h u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_fxt1.c format/fxt1: Clean up fxt1_variance's argument list 2021-05-06 21:25:47 +00:00
u_format_fxt1.h u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_latc.c u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_latc.h u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_other.c util: Switch the non-block formats to unpacking rgba rows instead of rects. 2021-04-19 17:59:44 +00:00
u_format_other.h util: Switch the non-block formats to unpacking rgba rows instead of rects. 2021-04-19 17:59:44 +00:00
u_format_pack.py util: Switch the non-block formats to unpacking rgba rows instead of rects. 2021-04-19 17:59:44 +00:00
u_format_parse.py u_format: Use the computed BE channels/swizzles for bitmask formats. 2021-06-03 00:12:39 +00:00
u_format_rgtc.c u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_rgtc.h u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_s3tc.c u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_s3tc.h u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_table.py util/format: Add Y21x formats 2021-05-21 01:40:22 +00:00
u_format_tests.c u_format: Define tests for r3g3b2 formats and fix BE swizzles for them. 2021-06-03 00:12:39 +00:00
u_format_tests.h
u_format_unpack_neon.c util/format: Add some NEON intrinsics-based u_format_unpack. 2021-04-19 17:59:44 +00:00
u_format_yuv.c u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_yuv.h u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_zs.c util/format: Change the pointer offset. 2021-06-03 04:44:24 +00:00
u_format_zs.h u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00