Skip to content
Snippets Groups Projects
Commit f5477ac1 authored by Lee Salzman's avatar Lee Salzman
Browse files

Bug 1816775 - Handle OP_CLEAR in DrawTargetWebgl. r=aosmond,gfx-reviewers

This implements OP_CLEAR by ensuring the shader always outputs a mask value that
represents coverage. Clear color is then blended in proportion to the coverage
value.

Depends on D171025

Differential Revision: https://phabricator.services.mozilla.com/D172956
parent 7c681f0e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment