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

Signal discard from vertex to fragment shader #1080

Merged
merged 1 commit into from
Oct 22, 2020
Merged

Signal discard from vertex to fragment shader #1080

merged 1 commit into from
Oct 22, 2020

Conversation

jarisiru
Copy link
Collaborator

@jarisiru jarisiru commented Oct 7, 2020

In converted shader jobs, signal 'discard' from vertex to fragment
shader. This helps somewhat, but does not make the functionality
identical, as the shader execution is not terminated at discard.

In converted shader jobs, signal 'discard' from vertex to fragment
shader. This helps somewhat, but does not make the functionality
identical, as the shader execution is not terminated at discard.
Copy link
Contributor

@afd afd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@afd afd merged commit c0bfaf3 into google:master Oct 22, 2020
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.

2 participants