1
0
Fork 0
mirror of https://git.suyu.dev/suyu/sirit.git synced 2025-01-08 19:56:06 +00:00
sirit/include
ReinUsesLisp 8cf3d225db Assemble uint32_t instead of uint8_t
Vulkan receives SPIR-V modules with a uint32_t alignment. Returning
uint8_t forced users to invoke undefined behaviour (reinterpret_cast)
or copy.
2019-10-18 03:46:47 -03:00
..
sirit Assemble uint32_t instead of uint8_t 2019-10-18 03:46:47 -03:00