v3dv: default vertex attribute values are gen dependant
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 28 Jul 2021 10:01:38 +0000 (12:01 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 13 Oct 2023 22:37:42 +0000 (22:37 +0000)
commit53773f3ea7a2f0e9c5bfd6ac5a5bd2167a1eccc5
tree6538309aba8268132f29b1de997daf08685182ef
parent0abf7c14077b020ef525d29d0b5777929dcf952e
v3dv: default vertex attribute values are gen dependant

Content, structure and size would depend on the generation. Even if it
is needed at all.

So let's move it to the v3dvx files.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25450>
src/broadcom/vulkan/v3dv_device.c
src/broadcom/vulkan/v3dv_pipeline.c
src/broadcom/vulkan/v3dv_private.h
src/broadcom/vulkan/v3dvx_pipeline.c
src/broadcom/vulkan/v3dvx_private.h