The swapchain image is already used as the resolve target with the general image layout, after that we should specify the old layout as VK_IMAGE_LAYOUT_GENERAL instead of VK_IMAGE_LAYOUT_UNDEFINED. |
||
|---|---|---|
| .. | ||
| dynamicrenderingmultisampling.cpp | ||
The swapchain image is already used as the resolve target with the general image layout, after that we should specify the old layout as VK_IMAGE_LAYOUT_GENERAL instead of VK_IMAGE_LAYOUT_UNDEFINED. |
||
|---|---|---|
| .. | ||
| dynamicrenderingmultisampling.cpp | ||