mesa/src/imagination
Matt Coster 22bca4a14f pvr: Force compile error on GNU void pointer arithmetic
This GNU extension caused a bug where a void pointer was modified then
interpreted as uint32_t* (instead of the other way round). Force a
compile error to (hopefully) prevent this from happening again.

Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25327>
2023-09-27 15:25:32 +00:00
..
common pvr: Force compile error on GNU void pointer arithmetic 2023-09-27 15:25:32 +00:00
csbgen pvr: Restructure rogue_kmd_stream.xml 2023-07-14 10:45:49 +00:00
include pvr: Move pvr_get_isp_num_tiles_xy() to rogue_hw_utils.h 2023-06-02 14:43:24 +00:00
rogue pvr: Force compile error on GNU void pointer arithmetic 2023-09-27 15:25:32 +00:00
vulkan pvr: Force compile error on GNU void pointer arithmetic 2023-09-27 15:25:32 +00:00
.clang-format pvr: Add support for validating modifier combos 2023-02-24 11:29:48 +00:00
.dir-locals.el
.editorconfig pvr: Change indentation from tab to spaces for xml files. 2022-08-31 08:26:17 +00:00
meson.build pvr: Force compile error on GNU void pointer arithmetic 2023-09-27 15:25:32 +00:00