commit | bbd5119a267adc8cd082df9a3f1ef372f5c44d01 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Fri Oct 15 12:01:35 2021 +0200 |
committer | ocornut <omarcornut@gmail.com> | Fri Oct 15 12:01:35 2021 +0200 |
tree | cf47f0dab5641a193a9a6b60bd5630dfeb8dfc2a | |
parent | e3bd9434b1a7255040bbfa104a3697e71bc649af [diff] |
Backends: Vulkan: comments about user using VK_DYNAMIC_STATE_VIEWPORT / VK_DYNAMIC_STATE_SCISSOR and not calling vkCmdSetViewport() / vkCmdSetScissor(). (#4644)