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

Android D24S8 for depthbuffer #1389

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

CedricGuillemet
Copy link
Contributor

@CedricGuillemet CedricGuillemet commented Jun 6, 2024

follow up https://forum.babylonjs.com/t/post-processing-graphics-glitch/49523/35
image
tldr: glitches with Arm Mali GPU and 32b depth buffer.
fix: replace D32 with D24S8

fixes #1381

@CedricGuillemet CedricGuillemet requested a review from bghgary June 6, 2024 09:50
@CedricGuillemet CedricGuillemet merged commit 7d001e3 into BabylonJS:master Jun 20, 2024
19 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.

Post processing graphics glitch
3 participants