mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[Re-land] Add SPIR-V FragmentShader API to painting.dart - Add a SPIR-V FragmentShader interface in painting.dart - Create end to end pixel tests for ops supported by the SPIR-V to SkSL transpiler - The end to end tests also test the c++ fragment shader implementation Co-authored-by: Christopher Crawford <chriscraws@gmail.com>