add d3d12 support and fix globe example

This commit is contained in:
Schmarni
2024-06-22 18:11:11 +02:00
parent c1528d612f
commit 1e0b39c274
4 changed files with 8 additions and 7 deletions

2
Cargo.lock generated
View File

@@ -1194,7 +1194,7 @@ dependencies = [
"ash",
"bevy 0.14.0-rc.3",
"color-eyre",
"d3d12 0.19.0",
"d3d12 0.20.0",
"eyre",
"futures-lite",
"jni 0.20.0",