mirror of
https://github.com/RPCSX/SPIRV-Tools.git
synced 2025-01-20 18:12:11 +00:00
55ecc2e097
Replaced uint64_t with size_t in the places that make sense and added spv_const_binary{,_t} to allow the interface to accept non modifiable spirv where appropriate.