d858332201
This adds 7.1 to the list of available V3D_VERSION, and first changes on the simulator needed to get it working. Note that we needed to touch all those 4 codebases because it is needed if we want to use V3D_DEBUG=clif with the simulator, that it is the easier way to see which packets a vulkan program is using. About the simulator, this commit only handle the rename of some registers. Any additional changes needed to get a proper support for v71 will be handled them on following commits. Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25450>