Hi, i’m trying to sample and write to the depth buffer in the same render pass (using dynamic rendering with vkCmdBeginRendering and vkCmdSetAttachmentFeedbackLoopEnableEXT ) using implementing a SSR, screen space reflection in the same pass. When i move the camera there are many black holes flickering artifacts that disappears when the scene is static. I’m missing something?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Artifacts when resolving MSAA depth buffer and reading in later render pass | 9 | 1934 | July 1, 2023 | |
| vkCreateGraphicsPipelines crashes with vk_khr_dynamic_rendering | 2 | 1449 | November 29, 2022 | |
| Crash with vulkan when using VK_NV_framebuffer_mixed_samples + dynamic rendering | 16 | 3060 | November 13, 2023 | |
| Multisample rendering | 6 | 5290 | March 3, 2016 | |
| Vulkan wrong depth values | 15 | 225 | May 18, 2025 | |
| vkCmdBindShadersEXT call causes all rendering (including render pass clear) to fail when called with non-null shaders | 7 | 1195 | May 4, 2023 | |
| Wrong render target filling with disabled z-buffer | 2 | 831 | August 30, 2021 | |
| Device lost on a render pass that does not have a fragment shader following a pass that uses VK_EXT_post_depth_coverage | 0 | 596 | September 6, 2022 | |
| Support of VK_EXT_extended_dynamic_state on Quadro drivers | 0 | 698 | September 25, 2020 | |
| FFmpeg Vulkan decoding doesn't work (RTX 5060 Ti, 575.57.08) | 2 | 502 | July 9, 2025 |