]> git.tdb.fi Git - libs/gl.git/commit - source/backends/vulkan/commands_backend.h
Cache framebuffer and viewport in VulkanCommands
authorMikko Rasa <tdb@tdb.fi>
Fri, 19 Nov 2021 22:42:00 +0000 (00:42 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 19 Nov 2021 23:04:35 +0000 (01:04 +0200)
commitb9b6fb7c5e59f662b011857140cea5e6be0c4309
treec74b97e780ca40f5afe8bae8c750f87b113d4f14
parent6630b1106493e5a072a9a9f212f0d00648dbedd4
Cache framebuffer and viewport in VulkanCommands

Since PipelineState is not immutable, this is necessary to detect when
they have changed.
source/backends/vulkan/commands_backend.cpp
source/backends/vulkan/commands_backend.h