Add Validation for Swapchains of Width or Height 0 #1026
Labels
area: validation
Issues related to validation, diagnostics, and error handling
type: bug
Something isn't working
Description
Creating a swapchain with height or width of 0 is UB under vulkan.
Extra materials
See also iced-rs/iced#603.
Platform
Intel/Windows is the only one who seems to care, but UB is UB.
The text was updated successfully, but these errors were encountered: