1static constexpr char SKSL_MINIFIED_sksl_public[] =
2"$pure half3 toLinearSrgb(half3 color);$pure half3 fromLinearSrgb(half3 color"
3");half4 $eval(float2 coords,shader s);half4 $eval(half4 color,colorFilter f"
4");half4 $eval(half4 src,half4 dst,blender b);";
5