]> git.tdb.fi Git - libs/gl.git/commit
Synchronize sampled images in addition to storage images
authorMikko Rasa <tdb@tdb.fi>
Thu, 6 Oct 2022 10:15:57 +0000 (13:15 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 6 Oct 2022 10:15:57 +0000 (13:15 +0300)
commit4369f481b06d28056deceecbfcb69550a65c92dc
tree68f86b430ee00dcb4caab3c770d64afe463ea284
parent24b76abad71996cb241b56ded239335fd26273cc
Synchronize sampled images in addition to storage images

The same image may alternate between sampled and storage for successive
compute dispatches, and different layouts are needed for each usage.
source/backends/vulkan/pipelinestate_backend.cpp