wgpu.errors
hxwgpu is a work in progress Haxe/hxcpp wrapper around wgpu-native, allowing the use of the WebGPU API on desktop
| .. | |
|---|---|
| CantDestroySwapChainTextureException | Cannot destroy the texture from the swapchain.  | 
| Exception | Base exception class of WGPU.  | 
| UseAfterDestroyException | Instance used after being destroyed.  |