nvk: assign vertex locations according to input attrib index
authorDave Airlie <airlied@redhat.com>
Tue, 16 Aug 2022 05:27:47 +0000 (15:27 +1000)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:57 +0000 (21:31 +0000)
commit875d4fe6f2b2a5ced7cf8fec1826dac6f5a7bf60
tree1a77d8f88471c0f91019b73e82e4ebc29d2a9932
parente1b12b49e6af928ca86f35dd5c3cc4007e85080a
nvk: assign vertex locations according to input attrib index

This copies what lavapipe does. is there a better plan?

Fixes
dEQP-VK.draw.renderpass.simple_draw.simple_draw_triangle_list

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/nvk_shader.c