7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
half4 c = blend_src_over(half4(1), half4(0));
|
|
void f() {}
|
|
|
|
/*%%*
|
|
global variable initializer must be a constant expression
|
|
*%%*/
|