walley892 836c295085
Update web ui fragment shader tests (#181877)
Adds a bunch of tests for uniform setting functionality for custom
fragment shaders on the web.

Deletes redundant tests.

Fixes a discovered issue in the uniform offset calculation. We were
previously using the `location`, which is the integer offset of the
uniform, not the offset in floats.
2026-02-11 06:54:08 +00:00
..

Flutter Engine

Setting up the Engine development environment

See here