vulkan: upgrade to ash 0.38
This commit is contained in:
parent
831906df16
commit
fdc0463eda
17 changed files with 236 additions and 279 deletions
|
|
@ -51,9 +51,9 @@ chrono = "0.4.33"
|
|||
parking_lot = "0.12.1"
|
||||
arrayvec = "0.7.4"
|
||||
indexmap = "2.2.0"
|
||||
ash = "0.37.3"
|
||||
ash = "0.38.0"
|
||||
gpu-alloc = "0.6.0"
|
||||
gpu-alloc-ash = "0.6.0"
|
||||
gpu-alloc-ash = "0.7.0"
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
enum-map = "2.7.3"
|
||||
png = "0.17.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue