SPV: Change barrier emission to conform to Khronos decisions.
The memory model group agreed to these definitions for how to map GLSL barrier, memoryBarrier, etc. With HLSL following suit.
Showing
- SPIRV/GlslangToSpv.cpp 26 additions, 8 deletionsSPIRV/GlslangToSpv.cpp
- SPIRV/spvIR.h 1 addition, 2 deletionsSPIRV/spvIR.h
- Test/baseResults/hlsl.color.hull.tesc.out 32 additions, 33 deletionsTest/baseResults/hlsl.color.hull.tesc.out
- Test/baseResults/hlsl.gs-hs-mix.tesc.out 24 additions, 24 deletionsTest/baseResults/hlsl.gs-hs-mix.tesc.out
- Test/baseResults/hlsl.hull.1.tesc.out 51 additions, 52 deletionsTest/baseResults/hlsl.hull.1.tesc.out
- Test/baseResults/hlsl.hull.2.tesc.out 59 additions, 60 deletionsTest/baseResults/hlsl.hull.2.tesc.out
- Test/baseResults/hlsl.hull.3.tesc.out 59 additions, 60 deletionsTest/baseResults/hlsl.hull.3.tesc.out
- Test/baseResults/hlsl.hull.4.tesc.out 32 additions, 33 deletionsTest/baseResults/hlsl.hull.4.tesc.out
- Test/baseResults/hlsl.hull.ctrlpt-1.tesc.out 39 additions, 39 deletionsTest/baseResults/hlsl.hull.ctrlpt-1.tesc.out
- Test/baseResults/hlsl.hull.ctrlpt-2.tesc.out 40 additions, 40 deletionsTest/baseResults/hlsl.hull.ctrlpt-2.tesc.out
- Test/baseResults/hlsl.hull.void.tesc.out 1 addition, 1 deletionTest/baseResults/hlsl.hull.void.tesc.out
- Test/baseResults/hlsl.intrinsics.barriers.comp.out 18 additions, 17 deletionsTest/baseResults/hlsl.intrinsics.barriers.comp.out
- Test/baseResults/spv.310.comp.out 84 additions, 80 deletionsTest/baseResults/spv.310.comp.out
- Test/baseResults/spv.400.tesc.out 69 additions, 70 deletionsTest/baseResults/spv.400.tesc.out
- Test/baseResults/spv.atomic.comp.out 1 addition, 1 deletionTest/baseResults/spv.atomic.comp.out
- Test/baseResults/spv.barrier.vert.out 46 additions, 0 deletionsTest/baseResults/spv.barrier.vert.out
- Test/spv.310.comp 2 additions, 0 deletionsTest/spv.310.comp
- Test/spv.barrier.vert 15 additions, 0 deletionsTest/spv.barrier.vert
- gtests/Spv.FromFile.cpp 1 addition, 0 deletionsgtests/Spv.FromFile.cpp
Loading
Please register or sign in to comment