Files
csmartdalton efd202ff5c chore: Move clockwiseAtomic shaders to the new system (#11388) 85c5519c6e
With clockwise mode, we introduced ".vert" and ".frag" files and started
sharing the main vertex shaders with multiple fragment shaders. This PR
is a cleanup that removes redundant code and moves the clockwiseAtomic
shaders to that same system. clockwiseAtomic shaders also work out paint
colors via varyings now instead of storage buffers, which seems better
but doesn't register a difference in performance.

Co-authored-by: Chris Dalton <99840794+csmartdalton@users.noreply.github.com>
2026-01-07 22:50:26 +00:00
..
2025-02-21 14:40:59 +00:00