7 lines
141 B
GLSL
7 lines
141 B
GLSL
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 3: offset of field 'y' must be at least 4
|
||
|
|
layout(offset = 0) int y;
|
||
|
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
1 error
|