mesa/src
Samuel Pitoiset 3359386145 radv: fix reserving space for emitting push constants with DGC IES
layout->push_constant_mask is only the DGC push constant mask (ie. the
tokens that are specified), but with IES all push constants are emitted
from the DGC shader. So it should be the total range of push constant.

This used to work by luck due to the preprocess buffer alignment.

Cc: mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36753>
2025-08-14 06:25:48 +00:00
..
amd radv: fix reserving space for emitting push constants with DGC IES 2025-08-14 06:25:48 +00:00
android_stub
asahi agx: drop bounds check optimize pass 2025-08-08 20:51:05 +00:00
broadcom vk/runtime: Set GPU_MULTI_WAIT on the drm syncobj type. 2025-08-13 18:57:42 +00:00
c11
compiler spirv: Fix RT raygen hit attribute validation error 2025-08-13 10:20:35 +00:00
drm-shim prefer _SC_PAGESIZE over _SC_PAGE_SIZE 2025-08-11 12:30:23 +00:00
egl perfetto: unify init 2025-08-12 13:17:43 +00:00
etnaviv ci: Add test streaming-texture-leak to all-skips 2025-08-04 09:57:09 +00:00
freedreno ir3: use isam for txf with LOD 0 2025-08-14 04:47:02 +00:00
gallium llvmpipe/ci: consistently use x11- prefix for deqp-egl-x11 2025-08-13 15:12:31 +00:00
gbm gbm: Add more formats 2025-07-15 12:37:10 +00:00
getopt
gfxstream gfxstream: Generate goldfish dispatch code for AHB extension 2025-08-01 18:34:15 +00:00
glx mesa: move src/mapi to src/mesa/glapi 2025-08-06 20:35:26 +00:00
gtest
imagination all: rename gl_shader_stage_name to mesa_shader_stage_name 2025-08-06 10:28:41 +08:00
imgui
intel isl/blorp: handle failing 96bpp linear blit case 2025-08-13 16:09:12 +00:00
loader loader: Don't load nouveau GL on nvidia kmd 2025-07-29 23:52:32 +00:00
mesa mesa: add mesh shader extension state 2025-08-11 01:44:45 +00:00
microsoft microsoft/compiler: Fixes dxcapi.h compiling warning with mingw64-clang 2025-08-13 11:32:27 +00:00
nouveau nak/kepler: Refine instruction scheduling 2025-08-13 18:39:56 +00:00
panfrost vk/runtime: Set GPU_MULTI_WAIT on the drm syncobj type. 2025-08-13 18:57:42 +00:00
tool meson: Allow configuring with Android-internal perfetto 2025-08-07 16:22:37 +00:00
util util: Remove dbghelp.h that already comes with winsdk and mingw for fix warning with mingw 2025-08-13 13:18:52 +00:00
virtio venus: fix a race condition in ring shmem reuse 2025-08-09 00:24:28 +00:00
vulkan vk/runtime: Set GPU_MULTI_WAIT on the drm syncobj type. 2025-08-13 18:57:42 +00:00
x11 meson: add missing x11 dependency on libloader_x11 2025-08-08 21:45:59 +00:00
.clang-format agx: add foreach_reg_{src,dest} 2025-08-03 14:40:53 -04:00
meson.build mesa: remove inc_mapi 2025-08-06 20:35:26 +00:00