Closed SaschaWillems closed 4 years ago
The imageBarrierCreate in VkeCreateUtils always used VK_IMAGE_LAYOUT_GENERAL as the old layout, ignoring the layout that was actually passed to the function.
The imageBarrierCreate in VkeCreateUtils always used VK_IMAGE_LAYOUT_GENERAL as the old layout, ignoring the layout that was actually passed to the function.