zink: add have_vulkan13 to device info
Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18628>
This commit is contained in:
committed by
Marge Bot
parent
95ea41dff9
commit
9b0b8cad60
@@ -269,6 +269,7 @@ EXTENSIONS = [
|
||||
VERSIONS = [
|
||||
Version((1,1,0), (1,1)),
|
||||
Version((1,2,0), (1,2)),
|
||||
Version((1,3,0), (1,3)),
|
||||
]
|
||||
|
||||
# There exists some inconsistencies regarding the enum constants, fix them.
|
||||
|
||||
Reference in New Issue
Block a user