DrawCancelled

class wgpu.DrawCancelled

Bases: Exception

An excepion raised to cancel a draw when the surface texture could not be obtained, e.g. because the window is hidden or occluded.