debug_ui: Add option to display active gpu
This commit is contained in:
parent
bc89ff99b4
commit
8e1c1af6a9
5 changed files with 29 additions and 13 deletions
|
|
@ -163,6 +163,7 @@ impl Surface {
|
|||
.with_context(|| "Failed to bind buffer")?;
|
||||
|
||||
match render::render_output(
|
||||
None,
|
||||
renderer,
|
||||
age as u8,
|
||||
state,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue