Update spirv-tools
This commit is contained in:
2
third_party/spirv-tools
vendored
2
third_party/spirv-tools
vendored
Submodule third_party/spirv-tools updated: 1208ed434a...27a2bbb865
4
third_party/spirv-tools.lua
vendored
4
third_party/spirv-tools.lua
vendored
@@ -69,3 +69,7 @@ project("spirv-tools")
|
||||
"spirv-tools/source/util/bitutils.h",
|
||||
"spirv-tools/source/util/hex_float.h",
|
||||
})
|
||||
filter("platforms:Windows")
|
||||
buildoptions({
|
||||
"/wd4800", -- Forcing value to bool 'true' or 'false'
|
||||
})
|
||||
Reference in New Issue
Block a user