blob: f24d23a2457e16aabe031d9293a2bfe8030e8eec [file] [log] [blame]
John Stiles7bd3f1c2021-08-27 16:12:10 -04001half4 c = blend_src_over(half4(1), half4(0));
John Stiles842ee5b2021-08-27 12:37:27 -04002void f() {}