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

ShaderChunk: Bring gl_FrontFacing back #21205

Merged
merged 1 commit into from
Feb 4, 2021
Merged

ShaderChunk: Bring gl_FrontFacing back #21205

merged 1 commit into from
Feb 4, 2021

Conversation

mrdoob
Copy link
Owner

@mrdoob mrdoob commented Feb 4, 2021

Related issue: #21202 #21203

Description

Plot twist! Turns out the Adreno bug is only when gl_FrontFacing is inside a function. After today's refactoring we only refer to it in main() so we can now bring it back and get rid of the workaround.

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.

1 participant