mesa/src
Samuel Pitoiset 15b1790a1e radv,aco: fix legacy vertex attributes when offset >= stride on GFX6-7
The indexing needs to be adjusted and the best solution seems to
use soffset instead of const_offset, it's simpler and generate less
prologs than passing the vertex binding strides to the prolog.

Fixes dEQP-VK.pipeline.*.vertex_input.legacy_vertex_attributes.*stride_1*.

Fixes: 38cbc3c605 ("radv: advertise VK_EXT_legacy_vertex_attributes")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31209>
2024-09-18 07:21:28 +00:00
..
amd radv,aco: fix legacy vertex attributes when offset >= stride on GFX6-7 2024-09-18 07:21:28 +00:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi hk: enable VK_KHR_shader_relaxed_extended_instruction 2024-09-16 15:58:35 +00:00
broadcom broadcom/simulator: Add support for asahi based systems 2024-09-18 06:48:17 +00:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler nir/instr_set: fix fp_fast_math 2024-09-17 20:00:03 +00:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
etnaviv etnaviv: isa: Add conv instruction 2024-08-30 01:53:18 +00:00
freedreno ci/freedreno: re-enable piglit tests for Adreno 530 in nightly runs 2024-09-16 16:30:33 +00:00
gallium radeonsi: merge the CB/DB conditional blocks in gfx10_emit_barrier 2024-09-17 20:44:58 +00:00
gbm gbm: split the DRI backend into a separate library and unify backend handling 2024-09-17 22:17:10 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
glx glx: Destroy base screen after deinitScreen 2024-09-10 08:55:58 +02:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: emit tpu_tag_cdm_ctrl in compute stream when present 2024-08-14 18:07:41 +08:00
imgui
intel hasvk: remove useless uint >= 0 check 2024-09-17 21:16:36 +00:00
loader gallium: move loader_dri_create_image to dri frontend 2024-08-01 15:28:03 +00:00
mapi mesa: add KHR_shader_subgroup extension 2024-08-26 10:46:16 +08:00
mesa mesa: Reset vbo attributes after flushing them to Current in glPopAttrib 2024-09-11 09:58:52 +00:00
microsoft ci/windows: Increase dozen-deqp fraction 2024-09-12 19:07:45 +00:00
nouveau nil: Assert array_len == 0 in Extent4D<Bytes>::size_B() 2024-09-16 21:51:29 +00:00
panfrost panvk: Temporarily disable VK_FORMAT_D32_SFLOAT_S8_UINT on Valhall 2024-09-17 13:13:58 +00:00
tool perfetto: Add Panfrost data sources to system.cfg 2024-08-22 18:33:45 +00:00
util r300: move HyperZ blacklist to driconf 2024-09-17 15:43:08 +00:00
virtio venus: avoid over-caching sfb cmds 2024-09-05 19:17:22 +00:00
vulkan vulkan/wsi/wayland: fix suboptimal flag being ignored with explicit sync 2024-09-13 20:48:05 +00:00
x11 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
.clang-format panfrost: Move ForEachMacros into panfrost 2024-09-12 20:04:58 +00:00
meson.build meson: Allow building lavapipe without specifying llvmpipe 2024-08-29 10:17:52 +02:00