Updated glslang.
This commit is contained in:
parent
feb453025d
commit
feed98f36e
2
3rdparty/glslang/BUILD.gn
vendored
2
3rdparty/glslang/BUILD.gn
vendored
@ -169,7 +169,7 @@ source_set("glslang_default_resource_limits_sources") {
|
||||
public_configs = [ ":glslang_public" ]
|
||||
}
|
||||
|
||||
source_set("glslang_validator") {
|
||||
executable("glslang_validator") {
|
||||
sources = [
|
||||
"StandAlone/DirStackFileIncluder.h",
|
||||
"StandAlone/StandAlone.cpp",
|
||||
|
@ -1,5 +1,4 @@
|
||||
spv.subgroupPartitioned.comp
|
||||
Validation failed
|
||||
// Module Version 10300
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 2506
|
||||
|
4
3rdparty/glslang/known_good.json
vendored
4
3rdparty/glslang/known_good.json
vendored
@ -5,14 +5,14 @@
|
||||
"site" : "github",
|
||||
"subrepo" : "KhronosGroup/SPIRV-Tools",
|
||||
"subdir" : "External/spirv-tools",
|
||||
"commit" : "002ef361cabc486a2f3567d646363334d50cc462"
|
||||
"commit" : "b12e7338eeeaa06571839d1dfbc21126180090cc"
|
||||
},
|
||||
{
|
||||
"name" : "spirv-tools/external/spirv-headers",
|
||||
"site" : "github",
|
||||
"subrepo" : "KhronosGroup/SPIRV-Headers",
|
||||
"subdir" : "External/spirv-tools/external/spirv-headers",
|
||||
"commit" : "e74c389f81915d0a48d6df1af83c3862c5ad85ab"
|
||||
"commit" : "3beb2a0373101562e1a1206edc33cf64fae87b54"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user