blob: 99e4e303f5ac17a8995879e2e51a5b546e91c8b3 [file] [log] [blame]
STRINGIFY(
half4 sample(fragmentProcessor fp, float2 coords);
half4 sample(fragmentProcessor fp, float3x3 transform);
)