Files
Lee Salzman 92d220f44b Bug 2045201 - Re-enable legacy shader path in Skia. r=gfx-reviewers,tnikkel
In the Skia m149 update, upstream changed it so that the legacy shader blitting path
is no longer enabled by default. Instead, the raster pipeline blitter gets used, but it
is both slower and gives divergent results, so we don't want to use it. This just re-enables
the legacy shader path via setting the appropriate definition for now.

Differential Revision: https://phabricator.services.mozilla.com/D305021
2026-06-06 16:14:48 +00:00
..