-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenA-WindowingPlatform-agnostic interface layer to run your app inPlatform-agnostic interface layer to run your app in
Description
In the wgpu 29 update PR we silenced a log when we see wgpu::CurrentSurfaceTexture::Occluded.
This information is also provided by winit as an event, and we could potentially track that information to prevent even attempting to render.
It is unknown if this has any significant performance win, but should be benchmarked to check if attempted, as this is an optimization to the current functionality.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenA-WindowingPlatform-agnostic interface layer to run your app inPlatform-agnostic interface layer to run your app in
Type
Projects
Status
Needs SME Triage