PixelyIon dc3f7f1ab4 Fix Incorrect Scissor Extent
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.
2021-10-26 20:08:53 +05:30
..
2021-10-26 20:08:53 +05:30
2019-10-18 16:22:38 +05:30
2021-10-26 10:46:36 +05:30
2021-10-26 20:08:18 +05:30