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

GLSL: Fix bug with mixed precision on PHI variables. #2163

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

HansKristian-Work
Copy link
Contributor

Fix #2162.

@HansKristian-Work HansKristian-Work merged commit 030d0be into main Jun 7, 2023
@HansKristian-Work HansKristian-Work deleted the fix-2162 branch June 7, 2023 14:27
pixelflinger added a commit to google/filament that referenced this pull request Aug 21, 2024
Issues with it were fixed (KhronosGroup/SPIRV-Cross#2163),
so it should be safe to reenable. The invalid glsl code seems to be resolved.
pixelflinger added a commit to google/filament that referenced this pull request Aug 22, 2024
Issues with it were fixed (KhronosGroup/SPIRV-Cross#2163),
so it should be safe to reenable. The invalid glsl code seems to be resolved.
mbalajee pushed a commit to Fieldwire/filament that referenced this pull request Aug 26, 2024
Issues with it were fixed (KhronosGroup/SPIRV-Cross#2163),
so it should be safe to reenable. The invalid glsl code seems to be resolved.
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.

[GLSL] invalid GLSL is generated sometimes
1 participant