]> git.tdb.fi Git - libs/gl.git/commitdiff
Rework multisample resolve to use resolve attachments
authorMikko Rasa <tdb@tdb.fi>
Tue, 19 Apr 2022 07:27:53 +0000 (10:27 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 19 Apr 2022 08:02:16 +0000 (11:02 +0300)
Vulkan can only resolve a depth attachment as part of a subpass, and in
order to do that the attachments must all be in the same framebuffer.


No differences found