2021-04-06 17:21:08 +00:00
|
|
|
### Compilation failed:
|
|
|
|
|
2021-04-28 21:41:57 +00:00
|
|
|
error: 10: variables of type 'shader' must be uniform
|
|
|
|
error: 11: 'in' variables not permitted in runtime effects
|
|
|
|
error: 11: variables of type 'shader' must be uniform
|
|
|
|
error: 14: variables of type 'shader' must be global
|
|
|
|
error: 14: variables of type 'shader' must be uniform
|
|
|
|
error: 15: parameters of type 'shader' not allowed
|
|
|
|
error: 16: functions may not return opaque type 'shader'
|
|
|
|
error: 17: cannot construct 'shader'
|
|
|
|
error: 18: ternary expression of opaque type 'shader' not allowed
|
2021-04-06 18:28:07 +00:00
|
|
|
9 errors
|