Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash on compatibility fallback when vkCreateRenderPass2KHR is unavailable. #91169

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

DarioSamo
Copy link
Contributor

Originally reported here.

Resolve attachments don't get their own count attribute, but they must be ignored completely if the pointer is null. The count must match exactly color attachment count only when the pointer is not null.

Copy link
Member

@clayjohn clayjohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great.

This is an easy thing to validate so I trust that it works.

@Alex2782
Copy link
Contributor

No Crash ! on LG Nexus 5X, Adreno 418

@akien-mga akien-mga merged commit 490e636 into godotengine:master Apr 26, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Bad
Development

Successfully merging this pull request may close these issues.

4 participants