mesa/src/panfrost
Icecream95 2f2ddfa0ac panfrost: Move patched_s out of the pan_blitter_views struct
The struct is returned from a function, so in debug builds the address
may change after returning, and pointers to patched_s will be broken.

Pass the pointer to the patched stencil view as a parameter to
pan_preload_get_views to avoid this.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16343>
2022-05-20 23:17:07 +00:00
..
bifrost pan/va: Use ^ instead of ` to indicate last-use 2022-05-19 16:08:26 +00:00
ci panvk/ci: Disable CI for a while 2022-05-17 09:16:21 +00:00
drm-shim panfrost: Advertise all textures in drm-shim 2022-04-26 17:47:49 +00:00
ds pps: allow drivers to report timestamps in their own time domain 2021-11-22 11:52:46 +00:00
include panfrost: Centralize our model list 2022-01-28 17:47:46 +00:00
lib panfrost: Move patched_s out of the pan_blitter_views struct 2022-05-20 23:17:07 +00:00
midgard gallium/drivers: set force_indirect_unrolling_sampler for all required drivers 2022-05-17 02:12:21 +00:00
perf panfrost: Get performance counters from table 2022-01-28 17:47:46 +00:00
shared lima,panfrost: Use row stride for tiling routines 2022-05-03 14:20:15 +00:00
util bifrost,midgard: Allow providing a fixed sysval layout 2022-05-12 10:53:16 +00:00
vulkan vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create 2022-05-17 18:14:55 +00:00
meson.build panfrost: drm-shim support 2021-08-17 22:06:17 +00:00