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

Fix condition on shader cross-compilation #2591

Merged
merged 2 commits into from
Feb 8, 2019

Conversation

hevrard
Copy link
Contributor

@hevrard hevrard commented Feb 7, 2019

A GLES shader must be cross-compiled to a GL shader only when the target
is not a GLES target.

A GLES shader must be cross-compiled to a GL shader only when the target
is *not* a GLES target.
@hevrard hevrard assigned hevrard and unassigned hevrard Feb 7, 2019
@hevrard
Copy link
Contributor Author

hevrard commented Feb 7, 2019

Fixes part of #2590

@pmuetschard pmuetschard merged commit 70b9362 into google:master Feb 8, 2019
@hevrard hevrard deleted the fix-gles-replay branch July 1, 2019 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants