zink: support vulkan 1.4
this just makes features/properties available Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35259>
This commit is contained in:
committed by
Marge Bot
parent
e8914c62ac
commit
f079cad644
@@ -343,6 +343,7 @@ VERSIONS = [
|
||||
Version((1,1,0), (1,1)),
|
||||
Version((1,2,0), (1,2)),
|
||||
Version((1,3,0), (1,3)),
|
||||
Version((1,4,0), (1,4)),
|
||||
]
|
||||
|
||||
# There exists some inconsistencies regarding the enum constants, fix them.
|
||||
|
||||
Reference in New Issue
Block a user