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 | |
---|---|---|---|---|
Multisample rendering | 6 | 5153 | March 3, 2016 | |
Crash with vulkan when using VK_NV_framebuffer_mixed_samples + dynamic rendering | 16 | 2761 | November 13, 2023 | |
vkCmdBindShadersEXT call causes all rendering (including render pass clear) to fail when called with non-null shaders | 7 | 1065 | May 4, 2023 | |
Vulkan CUDA interop depth attachment | 0 | 470 | October 30, 2023 | |
VK_ERROR_DEVICE_LOST on second frame when using two submissions | 0 | 3238 | August 8, 2017 | |
Vulkan driver -- uniform buffer bug | 8 | 4194 | September 24, 2016 | |
Device lost on a render pass that does not have a fragment shader following a pass that uses VK_EXT_post_depth_coverage | 0 | 563 | September 6, 2022 | |
Request for: Gamescope and the VK_EXT_image_drm_format_modifier | 15 | 8398 | May 23, 2022 | |
Artifacts when resolving MSAA depth buffer and reading in later render pass | 9 | 1637 | July 1, 2023 | |
QVulkanWindow: Device lost | 1 | 1144 | February 27, 2023 |