mesa/src/panfrost
Boris Brezillon 9f2b23dd85 panvk: Get rid of fields we already have in vk_xxx objects
There's no point adding our own pointer when the base vk_xxx object
already provides a way to get back to the parent. Replace those
fields by _get_xxx() helpers.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28104>
2024-03-14 11:32:39 +01:00
..
ci ci/deqp: use the proper gl/gles releases for deqp-gl*, deqp-gles*, deqp-egl 2024-03-04 16:53:58 +00:00
compiler panfrost: make sure blends always have 4 components 2024-03-12 23:38:04 +00:00
drm-shim panfrost: make drm-shim work again for panfrost 2024-03-12 23:23:17 +00:00
ds panfrost: Make pan_perf panfrost_device agnostic 2024-01-23 16:32:09 +00:00
include panfrost: prepare pan_image_view for multiplanar formats 2023-08-07 19:35:12 +00:00
lib panfrost: derive ht 2024-03-12 19:41:49 +00:00
midgard panfrost: support multi-sampled image load/store 2024-02-26 19:01:32 +00:00
perf pan/perf: Reject panthor kernel driver 2024-03-01 10:42:43 +00:00
shared meson: inline gtest_test_protocol now that it's always 'gtest' 2023-03-10 07:20:29 +00:00
tools panfrost: Make panfrost_texfeatures.c panfrost_device agnostic 2024-01-23 16:32:09 +00:00
util panfrost, pan/lib: Move pan_resource_table to panfrost 2024-03-11 09:23:56 +00:00
vulkan panvk: Get rid of fields we already have in vk_xxx objects 2024-03-14 11:32:39 +01:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
meson.build panfrost: drop no-longer-needed libglsl 2023-02-10 14:09:37 +00:00