v3d, v3dv: support 2712D0
This adds support for 2712D0 which has V3D 7.1.10 that includes draw index and base vertex in the shader state record packet, shuffling the locations of most of its fields. Handle this at run time by emitting the appropriate packet based on the V3D version since our current versoning framework doesn't support changes based on revision number alone.
Edited by Iago Toral