sirit/tests
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
..
CMakeLists.txt aloha 2018-08-23 04:59:57 -03:00
main.cpp Assemble uint32_t instead of uint8_t 2019-10-18 03:46:47 -03:00