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

Initialize shader placeholders up front #80222

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

clayjohn
Copy link
Member

@clayjohn clayjohn commented Aug 3, 2023

Then use the placeholder to create the shader instead of swapping RIDs This fixes a false positive that reported leaked shaders

Fixes recent regression from #79606 mentioned here #79606 (comment)

Then use the placeholder to create the shader instead of swapping RIDs
This fixes a false positive that reported leaked shaders
Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

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

Confirmed that it fixes the leak spam.

@akien-mga akien-mga merged commit f9f5041 into godotengine:master Aug 3, 2023
14 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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants