10 lines
369 B
GLSL
10 lines
369 B
GLSL
### Compilation failed:
|
|
|
|
error: 4: integer is out of range for type 'uint': -1
|
|
error: 6: integer is too large: 4294967296
|
|
error: 8: integer is out of range for type 'ushort': -1
|
|
error: 9: integer is out of range for type 'ushort': 65536
|
|
error: 11: integer is out of range for type 'uint': 4294967296
|
|
error: 12: integer is out of range for type 'ushort': 65536
|
|
6 errors
|