Commit 4c94191
committed
Updated third-party modules
1 parent 269155c commit 4c94191
File tree
8 files changed
+8
-8
lines changed- ThirdParty
8 files changed
+8
-8
lines changedSubmodule SPIRV-Cross updated 189 files
Submodule SPIRV-Headers updated 11 files
- include/spirv/spir-v.xml+2-1
- include/spirv/unified1/spirv.core.grammar.json+230-1
- include/spirv/unified1/spirv.cs+22
- include/spirv/unified1/spirv.h+38
- include/spirv/unified1/spirv.hpp+38
- include/spirv/unified1/spirv.hpp11+38
- include/spirv/unified1/spirv.json+23-3
- include/spirv/unified1/spirv.lua+22
- include/spirv/unified1/spirv.py+22
- include/spirv/unified1/spv.d+22
- tools/buildHeaders/header.cpp+3
Submodule SPIRV-Tools updated 154 files
Submodule Vulkan-Headers updated 22 files
- .github/ISSUE_TEMPLATE/bug_report.md+32
- BUILD.gn+3
- include/vk_video/vulkan_video_codec_h264std.h+49-52
- include/vk_video/vulkan_video_codec_h264std_decode.h+11-6
- include/vk_video/vulkan_video_codec_h264std_encode.h+62-27
- include/vk_video/vulkan_video_codec_h265std.h+118-119
- include/vk_video/vulkan_video_codec_h265std_decode.h+11-5
- include/vk_video/vulkan_video_codec_h265std_encode.h+60-50
- include/vulkan/vulkan.hpp+2.0k-3.1k
- include/vulkan/vulkan_android.h+1-1
- include/vulkan/vulkan_beta.h+189-133
- include/vulkan/vulkan_core.h+151-49
- include/vulkan/vulkan_enums.hpp+2.4k-6.0k
- include/vulkan/vulkan_format_traits.hpp+7.3k
- include/vulkan/vulkan_funcs.hpp+6.6k-8.6k
- include/vulkan/vulkan_handles.hpp+3.4k-5.0k
- include/vulkan/vulkan_hash.hpp+1.3k-1.9k
- include/vulkan/vulkan_raii.hpp+5.7k-7.0k
- include/vulkan/vulkan_structs.hpp+20.6k-24.8k
- registry/genvk.py+1-1
- registry/validusage.json+1.8k-572
- registry/vk.xml+463-225
- README.md+9-1
- SPIRV/CMakeLists.txt+2-1
- SPIRV/GlslangToSpv.cpp+10
- SPIRV/SpvTools.cpp+1
- StandAlone/StandAlone.cpp+79-4
- Test/baseResults/150.frag.out+1-2
- Test/baseResults/coord_conventions.frag.out+255
- Test/baseResults/gl_FragCoord.frag.out+269
- Test/baseResults/glsl.versionOverride.comp.out+1
- Test/baseResults/glsl.versionOverride.frag.out+1
- Test/baseResults/glsl.versionOverride.geom.out+1
- Test/baseResults/glsl.versionOverride.tesc.out+1
- Test/baseResults/glsl.versionOverride.tese.out+1
- Test/baseResults/glsl.versionOverride.vert.out+1
- Test/baseResults/hlsl.namespace.frag.out+44-53
- Test/baseResults/spv.constConstruct.vert.out+3-1
- Test/baseResults/spv.float16NoRelaxed.vert.out+72
- Test/baseResults/spv.textureError.frag.out+6
- Test/baseResults/vulkan.frag.out+27-26
- Test/coord_conventions.frag+36
- Test/gl_FragCoord.frag+31
- Test/glsl.versionOverride.comp+11
- Test/glsl.versionOverride.frag+11
- Test/glsl.versionOverride.geom+16
- Test/glsl.versionOverride.tesc+13
- Test/glsl.versionOverride.tese+13
- Test/glsl.versionOverride.vert+11
- Test/hlsl.namespace.frag+1-1
- Test/runtests+18
- Test/spv.float16NoRelaxed.vert+16
- Test/spv.textureError.frag+10
- Test/vulkan.frag+3
- build_info.py+1-1
- gen_extension_headers.py+2-2
- glslang/CInterface/glslang_c_interface.cpp+4
- glslang/Include/Types.h+1-1
- glslang/Include/glslang_c_interface.h+1
- glslang/Include/glslang_c_shader_types.h+3-1
- glslang/MachineIndependent/Intermediate.cpp+4-4
- glslang/MachineIndependent/ParseHelper.cpp+24-7
- glslang/MachineIndependent/ShaderLang.cpp+17-6
- glslang/MachineIndependent/iomapper.cpp+14-14
- glslang/MachineIndependent/iomapper.h+9
- glslang/MachineIndependent/localintermediate.h+5-1
- glslang/Public/ShaderLang.h+4
- gtests/AST.FromFile.cpp+2
- gtests/Spv.FromFile.cpp+1
- known_good.json+2-2
- update_glslang_sources.py+1-1
Submodule googletest updated 152 files
Submodule xxHash updated from b83df25 to f0ccbe2
0 commit comments