mirror of https://github.com/wayvr-org/wayvr.git
_phrasing_
This commit is contained in:
parent
335652ecb1
commit
6842872314
|
|
@ -109,7 +109,7 @@ impl OverlayData<OpenXrOverlayData> {
|
|||
.collect();
|
||||
|
||||
log::info!(
|
||||
"{}: Created swapchain {}x{} depth: {}, {} MB",
|
||||
"{}: Created swapchain {}x{}, {} images, {} MB",
|
||||
self.state.name,
|
||||
extent[0],
|
||||
extent[1],
|
||||
|
|
|
|||
Loading…
Reference in New Issue