Details
Details
- Reviewers
nical - Commits
- rMOZILLACENTRAL6deaa5a356b2: Bug 1612973 - allow opaque images to use the fast image shader. r=nical
- Bugzilla Bug ID
- 1612973
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
The original plan was to conservatively only take the fast shader in the opaque pass to avoid having too many shader permutations. That said I think that it's worth a try so let's watch out for startup regressions and see if anything happens.