Skip to content

Fix assertion failure when updating framebuffers of type 2D array#2076

Open
Hanicef wants to merge 1 commit intooverte-org:masterfrom
Hanicef:fix-2d-array-framebuffer
Open

Fix assertion failure when updating framebuffers of type 2D array#2076
Hanicef wants to merge 1 commit intooverte-org:masterfrom
Hanicef:fix-2d-array-framebuffer

Conversation

@Hanicef
Copy link
Contributor

@Hanicef Hanicef commented Feb 11, 2026

VKFramebuffer was missing a case for VK_IMAGE_VIEW_TYPE_2D_ARRAY that would cause crashes on Vulkan with shadows enabled. While this doesn't fix shadow rendering, it at least fixes a related crash so it doesn't crash when you switch to Vulkan with shadows enabled.

@ksuprynowicz
Copy link
Member

Thank you! We should look into this together and fix shadows on Vulkan as soon as the grant is over.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants