7 lines
193 B
GLSL
7 lines
193 B
GLSL
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 1: sk_SecondaryFragColor is not allowed in SPIR-V
|
||
|
|
void main() { half x; ++x * sk_SecondaryFragColor; }
|
||
|
|
^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
1 error
|