mesa/src/amd
Rhys Perry 0fb3aa005f radv: don't update misaligned_mask in CmdBindVertexBuffers2
This can't do it in the loop because it doesn't easily know what
attributes use a binding.

We could do it in a separate loop, but there's no point, especially since
zink does CmdSetVertexInputEXT() after CmdBindVertexBuffers2().

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fixes: c335a4d70e ("radv: dynamically calculate misaligned_mask for dynamic vertex input")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17521>
2022-07-19 20:40:20 +00:00
..
addrlib amd: Revert gfx10 addrlib changes 2022-07-11 09:10:16 +00:00
ci spirv: switch to uint64 for rayquery internal type 2022-07-14 09:15:52 +00:00
common ac/nir/ngg: add a barrier before prim id export 2022-07-18 09:50:09 +00:00
compiler aco: requires Exact for p_jump_to_epilog 2022-07-19 17:52:36 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm ac/llvm: Remove load_vertex_id handling 2022-07-19 13:26:09 +00:00
registers amd/gfx11: add PixelWaitSync packet fields 2022-06-15 20:52:42 +00:00
vulkan radv: don't update misaligned_mask in CmdBindVertexBuffers2 2022-07-19 20:40:20 +00:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00