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 double uses in MengerJourney/TwoTiledTruchet #521

Merged
merged 1 commit into from
May 8, 2023

Conversation

Sergio0694
Copy link
Owner

Description

This PR removes two accidental double uses in "MengerJourney" and "TwoTiledTruchet". This will enable older GPUs not supporting double precision operations in shaders to still run those two shaders correctly, instead of crashing on load.

@Sergio0694 Sergio0694 added the samples 📚 A change or improvement related to the samples label May 8, 2023
@Sergio0694 Sergio0694 merged commit b43432e into main May 8, 2023
@Sergio0694 Sergio0694 deleted the dev/fix-double-uses branch May 8, 2023 18:40
@rickbrew
Copy link
Collaborator

rickbrew commented May 8, 2023

It's not just older GPUs -- I haven't seen an ARM64 device w/ GPU support for doubles yet. I have a Surface Pro X and a Windows Dev Kit 2023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples 📚 A change or improvement related to the samples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants