mesa/src
Gert Wollny 50a6c5d5fa nir-to-spirv: Cast SSBO input pointer when needed
Fixes validation error:
  VUID-VkShaderModuleCreateInfo-pCode-08737
  AtomicFAddEXT: expected Pointer to point to a value of type Result
Type
     %51 = OpAtomicFAddEXT %float %49 %uint_1 %uint_0 %50
when running
  spec@nv_shader_atomic_float@execution@ssbo-atomicadd-float

Fixes: 9f6be8effb
    zink: store and use alu types for ntv defs

v2: Fix commit message (Mike)

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28243>
2024-03-18 19:03:14 +00:00
..
amd radeonsi/ci: udpate expected failures 2024-03-18 14:03:46 +00:00
android_stub
asahi asahi: derive ht 2024-03-12 19:41:49 +00:00
broadcom v3dv: enable smooth line rendering 2024-03-18 12:09:12 +00:00
c11
compiler compiler,gallium: move u_reduced_prim to common 2024-03-18 12:09:11 +00:00
drm-shim drm-shim: Avoid invalid file and time bits combination 2024-03-07 09:55:06 +00:00
egl gallium/dri: Switch xf86drm.h for util/libdrm.h to allow for the no-op shim to be used. 2024-03-15 10:50:12 +00:00
etnaviv etnaviv/ci: Update xfiles based on nightly run 2024-03-14 13:53:45 +00:00
freedreno tu/rmv: Remove tu_rmv_DebugMarkerSetObjectNameEXT 2024-03-18 16:10:21 +00:00
gallium nir-to-spirv: Cast SSBO input pointer when needed 2024-03-18 19:03:14 +00:00
gbm gbm: Remove hardcoded color-channel data 2024-02-27 10:51:03 +00:00
getopt
glx apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
gtest
imagination pvr: return the OS page size for minMemoryMapAlignment 2024-03-11 11:32:53 +00:00
imgui
intel intel/cmat: fix stride calculation in cmat load/store 2024-03-15 20:34:43 +00:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
mesa mesa/st: use sanitized shader keys for feedback draws 2024-03-18 17:05:05 +00:00
microsoft dzn: Support bufferDeviceAddress 2024-03-07 22:35:09 +00:00
nouveau Revert "nvk: Enable VK_KHR_shader_subgroup_uniform_control_flow" 2024-03-15 21:46:00 -05:00
panfrost panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util util: Updated util/libdrm.h stubs with drmGetMagic() 2024-03-15 10:50:12 +00:00
virtio venus: ensure shmem is attached to renderer before use for guest vram 2024-03-15 01:51:16 +00:00
vulkan treewide: Replace the invalid usage #if DEBUG with #ifdef DEBUG 2024-03-15 16:08:18 +00:00
.clang-format ir3: allow liveness calculation for different register types 2024-03-01 13:45:10 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00