fix: do a more proper wgpu init, use adapter features and limits

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-02-09 03:47:46 +01:00
parent e8f46847bf
commit 4d11fa405a
3 changed files with 48 additions and 21 deletions

1
Cargo.lock generated
View File

@@ -878,6 +878,7 @@ dependencies = [
name = "bevy_mod_openxr"
version = "0.1.1"
dependencies = [
"android_system_properties",
"ash",
"bevy",
"bevy_mod_xr",