Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The decomposition from `texture::Dimension` to `vk::Rect2D` was somehow implicit and completely incorrect resulting in wrong conversion with undefined values. It's now been fixed by explicitly setting `vk::Rect2D::extent` to `scissor` specifically.
- Loading branch information