mesa/src
Faith Ekstrand f0e045931f nvk: Add a _pad field to nvk_cbuf
We use nvk_cbuf as a key in a hash table in nvk_nir_lower_descriptors()
so we want to make sure it always gets fully initialized.

Fixes: f1c909edd5 ("nvk/nir: Add cbuf analysis to nvi_nir_lower_descriptors()")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10956
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28564>
(cherry picked from commit f30ce26569)
2024-04-09 21:43:30 +01:00
..
amd aco/ra: use SDWA for 16bit instructions when the second byte is blocked 2024-04-09 21:27:40 +01:00
android_stub
asahi nir: rework and fix rotate lowering 2024-01-23 20:34:30 +00:00
broadcom broadcom/compiler: fix workaround for GFXH-1602 2024-04-01 16:08:13 +01:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler glsl: handle xfb resources for spirv before running varying opts 2024-04-09 21:35:12 +01:00
drm-shim drm-shim: Avoid invalid file and time bits combination 2024-03-07 20:21:14 +00:00
egl egl/dri2: use the right egl platform enum 2024-03-07 20:21:13 +00:00
etnaviv etnaviv/drm: Remove redundant ALIGN macro by #include "util/u_math.h" 2024-01-08 08:53:31 +00:00
freedreno tu: Implement CCHE invalidation 2024-04-09 21:43:26 +01:00
gallium panfrost: mark indirect compute buffer as read 2024-04-09 21:43:28 +01:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx glx: only print zink failure-to-load messages if explicitly requested 2024-03-17 21:59:06 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: alloc WSI memory via GPU when there isn't a valid display FD 2023-12-12 12:41:13 +00:00
imgui
intel anv: disable fcv optimization on >= gfx125 2024-04-09 21:27:33 +01:00
loader tree-wide: use __normal_user() everywhere instead of writing the check manually 2024-01-31 21:22:04 +00:00
mapi glthread: add a string table of function names 2023-12-08 04:25:52 +00:00
mesa mesa: clamp binary pointer in ShaderBinary if length==0 2024-04-09 21:43:29 +01:00
microsoft dzn: Don't set view instancing mask until after the PSO 2024-02-24 18:27:57 +00:00
nouveau nvk: Add a _pad field to nvk_cbuf 2024-04-09 21:43:30 +01:00
panfrost panvk: Disable global offset on varying and non-VS attribute descriptors 2024-03-27 19:08:23 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util util: Fixes futex_wait on win32 2024-04-09 21:27:42 +01:00
virtio venus: fix ffb batch prepare for a corner case and avoid a memcpy UB 2024-03-10 01:46:06 +00:00
vulkan vulkan/wsi/x11: Explicitly discard errors from xcb_present_pixmap. 2024-04-01 08:14:33 +01:00
.clang-format nir: add _safe variants of nir_foreach_reg_load/store 2023-12-15 17:19:28 +00:00
meson.build meson: Only include virtio when DRM available 2023-11-07 18:22:56 +00:00