7 lines
192 B
GLSL
7 lines
192 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: global variable initializer must be a constant expression
|
|
half4 c = blend_src_over(half4(1), half4(0));
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
1 error
|