6 files changed
+6
-5
lines changed- .github/workflows/scorecard.yml+2-2
- BUILD.gn-1
- SPIRV/CMakeLists.txt+2-2
- SPIRV/GlslangToSpv.cpp+1-8
- SPIRV/SPVRemapper.cpp+1
- SPIRV/SPVRemapper.h+1-2
- StandAlone/StandAlone.cpp+2
- StandAlone/Worklist.h+1
- Test/baseResults/hlsl.attributeC11.frag.out-2
- Test/baseResults/hlsl.buffer-offsets.comp.out-1
- Test/baseResults/hlsl.buffer.frag.out-2
- Test/baseResults/hlsl.buffer_ref_parameter.comp.out-1
- Test/baseResults/hlsl.layout.frag.out-3
- Test/baseResults/hlsl.structbuffer.byte.frag.out-1
- Test/baseResults/hlsl.structbuffer.coherent.frag.out-2
- Test/baseResults/hlsl.structbuffer.fn.frag.out-2
- Test/baseResults/hlsl.structbuffer.fn2.comp.out-1
- Test/baseResults/hlsl.structbuffer.frag.out-2
- Test/baseResults/hlsl.structcopy.comp.out-2
- Test/baseResults/hlsl.structcopylogical.comp.out-2
- Test/baseResults/hlsl.texturebuffer.frag.out-2
- Test/baseResults/iomap.crossStage.vk.vert.out-2
- Test/baseResults/spv.1.3.8bitstorage-ssbo.vert.out-1
- Test/baseResults/spv.1.3.8bitstorage-ubo.vert.out-1
- Test/baseResults/spv.8bitstorage-ssbo.vert.out-1
- Test/baseResults/spv.8bitstorage-ubo.vert.out-1
- Test/baseResults/spv.atomiAddEXT.task.out-1
- Test/baseResults/spv.atomic.comp.out-1
- Test/baseResults/spv.bufferhandle13.frag.out-2
- Test/baseResults/spv.debuginfo.bufferref.glsl.frag.out-1
- Test/baseResults/spv.debuginfo.hlsl.comp.out-1
- Test/baseResults/spv.expect_assume.assumeEXT.comp.out-1
- Test/baseResults/spv.expect_assume.expectEXT.comp.out-1
- Test/baseResults/spv.expect_assume.expectEXT.exttypes.comp.out-1
- Test/baseResults/spv.fsi.frag.out-1
- Test/baseResults/spv.memoryQualifier.frag.out-1
- Test/baseResults/spv.specConstant.float16.comp.out-1
- Test/baseResults/spv.specConstant.int16.comp.out-1
- Test/baseResults/spv.specConstant.int8.comp.out-1
- Test/baseResults/spv.specConstantOp.float16.comp.out-2
- Test/baseResults/spv.specConstantOp.int16.comp.out-2
- Test/baseResults/spv.specConstantOp.int8.comp.out-2
- Test/baseResults/spv.ssbo.autoassign.frag.out-1
- Test/baseResults/spv.subgroupExtendedTypesRotate.comp.out-1
- Test/baseResults/spv.subgroupRotate.comp.out-1
- Test/baseResults/spv.volatileAtomic.comp.out-2
- Test/baseResults/vk.relaxed.stagelink.0.0.vert.out-4
- glslang/CMakeLists.txt+1-4
- glslang/HLSL/hlslParseHelper.cpp+2
- glslang/HLSL/pch.h+2
- glslang/Include/glslang_c_interface.h+16-1
- glslang/Include/visibility.h-51
- glslang/MachineIndependent/ParseHelper.cpp+1
- glslang/Public/ShaderLang.h+16-1
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
| 312 | + | |
312 | 313 |
| |
313 | 314 |
| |
314 | 315 |
| |
|
0 commit comments