745f92b4e5
The casts to u32* are technically undefined behavior. The u8* cast is left, as char/unsigned char is exempted from this rule to allow for bvtewise inspection of objects (and this is what s8/u8 are typedefs of on platforms we support). |
||
---|---|---|
.. | ||
D3D | ||
Null | ||
OGL | ||
Software | ||
Vulkan | ||
CMakeLists.txt |