mirror of
https://github.com/yuzu-emu/sirit.git
synced 2025-04-23 11:56:49 +00:00
Vulkan receives SPIR-V modules with a uint32_t alignment. Returning uint8_t forced users to invoke undefined behaviour (reinterpret_cast) or copy. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |