7 lines
146 B
GLSL
7 lines
146 B
GLSL
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 2: offset of field 'x' must be a multiple of 4
|
||
|
|
layout(offset = 5) int x;
|
||
|
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
1 error
|