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

Bad texture cache behaviour with large mask images #1452

Closed
jrmuizel opened this issue Jul 5, 2017 · 1 comment
Closed

Bad texture cache behaviour with large mask images #1452

jrmuizel opened this issue Jul 5, 2017 · 1 comment

Comments

@jrmuizel
Copy link
Contributor

@jrmuizel jrmuizel commented Jul 5, 2017

Loading matklad/fall@931293e in Gecko with webrendest turned on causes about 1GB of A8 texture cache. This is presumably from large MaskLayers.

@nical
Copy link
Collaborator

@nical nical commented Aug 9, 2017

This isn't really actionable on webrender's side other than general improvements to the texture cache tracked by #1486. I think that most of the work related to masks and texture cache needs to happen in gecko (by not generating mask images for rounded rectangles which seems to be the issue with that link).

@nical nical closed this Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.