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
Loading
Please register or sign in to comment