7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 3: 'main' must return: 'vec4', 'float4', or 'half4'
|
||
|
|
void main() { bar(); }
|
||
|
|
^^^^^^^^^^^
|
||
|
|
1 error
|