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

Incorrect dithering when running blend-clipped test #158

Open
dati91 opened this issue May 2, 2018 · 0 comments
Open

Incorrect dithering when running blend-clipped test #158

dati91 opened this issue May 2, 2018 · 0 comments

Comments

@dati91
Copy link
Member

dati91 commented May 2, 2018

The filters/blend-clipped test uses linear gradient shader, which uses the dithering feature.
The dithering works for the gradient tests, but fails with this one.
If I hflip the dither matrix we get a result which pretty close to what we should see. (gl_wr 1026 vs vk_wr 1335 differences)
But messes up the other tests.

We should double check our transformations (and why we differ from the original webrender).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant