6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
|
@constructorParams { int x, float y, std::vector<float> z }
|
||
|
in float w;
|
||
|
void main() {
|
||
|
sk_OutColor = half4(1);
|
||
|
}
|