mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-27 14:42:07 +00:00
f0d32ba956
Interleaving Vulkan objects with stucts containing vec4f_t results in the vectors becoming unaligned when there is an odd number of objects in a set, thus producing a segfault. Putting all the structs first prevents any such issue. |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makemodule.am |