You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
519 B
13 lines
519 B
### Compilation failed:
|
|
|
|
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
|
|
9 errors
|