Files
mesa/src/imagination/vulkan
Matt Coster 140b3e1f8f pvr: Don't rely on GNU void pointer arithmetic
Besides being not standard C, one instance (in pvr_cmd_buffer.c) was a
bug caused by adding-then-casting, which would likely have been caught
if void pointer arithmetic were not allowed.

All instances detected by -Wpointer-arith have been fixed here.

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
..
2023-04-25 12:55:43 +00:00
2023-07-14 10:45:49 +00:00
2023-02-24 14:36:36 +00:00
2023-07-14 10:45:49 +00:00
2023-07-13 10:23:32 +00:00
2023-07-13 10:23:32 +00:00
2023-07-14 10:45:49 +00:00