rm pipelined_rendering

This commit is contained in:
Schmarni
2024-02-23 09:07:12 +01:00
parent 01f23e7d8c
commit 5c46060f6a
2 changed files with 3 additions and 27 deletions

View File

@@ -24,7 +24,6 @@ fn main() {
app_info: XrAppInfo {
name: "Bevy OXR Android Example".into(),
},
enable_pipelined_rendering: true,
..Default::default()
})
// .add_plugins(OpenXrDebugRenderer)