blob: 918a0ba79f842deeae7711aadff42438df4bd2fd [file]
void main(inout float4 color) {
color.r[ = ( color.g );
}