8cf3d225db
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 |
8cf3d225db
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 |