mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-28 10:41:04 +00:00
e9e4393b1c
Visual Studio was complaining about possible loss of data on 64-bit builds, due to an implicit cast from size_t to int. This changes the data to use an int with no cast. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
markv_codec.cpp |