v3dv/pipeline: handle GL_SHADER_STATE_RECORD changed size on v71
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 28 Jul 2021 11:45:52 +0000 (13:45 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 13 Oct 2023 22:37:43 +0000 (22:37 +0000)
commit9c92a758ccbb5cbfeca2dfbe2badef894e5b6dfc
tree7f53004e3d896144dcbf2fd419559950b159b2ca
parent5750926d0e583b0503eec03f686fe679ccd80701
v3dv/pipeline: handle GL_SHADER_STATE_RECORD changed size on v71

It is likely that we would need more changes, as this packet changed,
but this is enough to get basic tests running. Any additional support
will be handled with new commits.

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