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
Copy Markdown
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
Copy Markdown
Member

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

@JulianGro
Copy link
Copy Markdown
Member

Could you rebase this on master to avoid the CI pipeline failing?

@Hanicef Hanicef force-pushed the fix-2d-array-framebuffer branch from 48d788e to 5b68cb2 Compare March 13, 2026 20:09
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.

3 participants