j
k
j a
j l
Fixed. I guess we already assume that `struct ivec4` and `struct uvec4` will always be packed, right? More or less as we already assumed that `int[4]` is packed.
We do in practice assume a specific memory layout for these structures, yes.
Back to the thread
Back to the list