]> git.tdb.fi Git - libs/gl.git/commit
Use PRESENT_SRC as the initial layout for swapchain images
authorMikko Rasa <tdb@tdb.fi>
Sat, 20 Nov 2021 22:42:26 +0000 (00:42 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 20 Nov 2021 22:42:26 +0000 (00:42 +0200)
commit026b0ea00684868f3ddb6650b5fbffc95fa7ec63
tree88a06b296e3ece1f1833ce2906719f2805a92349
parent53c15ccd0318a8f5428184eef19a350b6adf4c0c
Use PRESENT_SRC as the initial layout for swapchain images

This makes the layout transition work if for some reason a clear command
is not used for the swapchain.
source/backends/vulkan/pipelinecache.cpp