Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit d3fd919

Browse files
[Impeller] make drawAtlas always use porterduff or vertices_uber shader (#52348)
The drawAtlas component of #52345 . DrawAtlas did not have the same advanced blend/overlapping issues as draw vertices because of the sorting and generation of the sub-atlas, but given that the vertices uber shader exists we can just use that instead. Will eventually allow deleting the other drawVertices special case shaders.
1 parent 77605fa commit d3fd919

File tree

3 files changed

+59
-497
lines changed

3 files changed

+59
-497
lines changed

0 commit comments

Comments
 (0)