SPIRV-Tools/source/comp
Lenny Komow e9e4393b1c Fix Visual Studio size_t cast compiler warning
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.
2017-07-13 13:02:43 -06:00
..
CMakeLists.txt Define variable to skip installation 2017-07-04 12:24:44 -04:00
markv_codec.cpp Fix Visual Studio size_t cast compiler warning 2017-07-13 13:02:43 -06:00