broadcom/cle: bump up gen version for v3d

The generation version for V3D XML package was marked as 3.3, but
actually we removed all the code supporting this generation, and the
generations we support now are from 4.2 onwards.

So we bump up the generation version.

Fixes: 9c4829473a ("broadcom/cle: remove v33 and v41 from xml definition")
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39577>
This commit is contained in:
Juan A. Suarez Romero 2026-01-28 11:32:29 +01:00 committed by Marge Bot
parent e8fc50ef46
commit 5a85b3d9f4

View file

@ -1,4 +1,4 @@
<vcxml gen="3.3" min_ver="42" max_ver="71">
<vcxml gen="4.2" min_ver="42" max_ver="71">
<enum name="Compare Function" prefix="V3D_COMPARE_FUNC">
<value name="NEVER" value="0"/>