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

Remove GPU based validation in Tests #5271

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

cwfitzgerald
Copy link
Member

@cwfitzgerald cwfitzgerald commented Feb 19, 2024

Connections

Supersedes #5269

Description

This disabled GBV everywhere. This should fix:

This leaves synchronization validation enabled, as that's still of significant value to us.

It also cleans up some of the vulkan initialization code.

Testing

Tested locally on MVK. @nical can you verify this fixes the memory explosion?

@cwfitzgerald cwfitzgerald requested a review from a team as a code owner February 19, 2024 20:07
Copy link
Contributor

@nical nical left a comment

Choose a reason for hiding this comment

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

Confirmed it fixes the memory explosion for me.

@cwfitzgerald cwfitzgerald merged commit 910fb7c into gfx-rs:trunk Feb 19, 2024
27 checks passed
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