]> git.tdb.fi Git - libs/gl.git/commit
Update pipeline handle if framebuffer changes
authorMikko Rasa <tdb@tdb.fi>
Tue, 19 Apr 2022 10:01:37 +0000 (13:01 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 19 Apr 2022 10:01:37 +0000 (13:01 +0300)
commit1cbc8df4a72799feada39767e80973f4c93ae523
tree4db026d71bdfe94c5293b9485878fca8c9899f67
parent89d543c07ba80430baebcba19f9a353b25cd8ab4
Update pipeline handle if framebuffer changes

The pipeline's sample count must match that of the render pass.
source/backends/vulkan/pipelinestate_backend.cpp