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

Dont prime depth by copy #1952

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

AWoloszyn
Copy link
Contributor

@AWoloszyn AWoloszyn commented Jun 4, 2018

Some drivers don't like this behavior, instead of priming
depth by copy, always prime it by rendering. We don't
have THAT many depth buffers, and this is likely more
reliable.

@AWoloszyn AWoloszyn requested review from Qining and ben-clayton June 4, 2018 14:27
Some drivers don't like this behavior, instead of priming
depth by copy, always prime it by rendering. We don't
have THAT many depth buffers, and this is likely more
reliable.
@AWoloszyn AWoloszyn force-pushed the dont-prime-depth-by-copy branch from 14cf9d4 to 106c8e1 Compare June 4, 2018 14:28
@AWoloszyn AWoloszyn merged commit e8819a5 into google:master Jun 4, 2018
@AWoloszyn AWoloszyn deleted the dont-prime-depth-by-copy branch June 4, 2018 14:33
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.

2 participants