SPV: Plumb through XFB buffer and stride information.
Also, only emit this XFB information where the SPIR-V spec says it should be emitted: essentially, on objects. This and the previous commit together fix #1185.
Showing
- SPIRV/GlslangToSpv.cpp 7 additions, 17 deletionsSPIRV/GlslangToSpv.cpp
- Test/baseResults/spv.builtInXFB.vert.out 2 additions, 2 deletionsTest/baseResults/spv.builtInXFB.vert.out
- Test/baseResults/spv.xfb.vert.out 55 additions, 0 deletionsTest/baseResults/spv.xfb.vert.out
- Test/spv.xfb.vert 20 additions, 0 deletionsTest/spv.xfb.vert
- glslang/MachineIndependent/ParseHelper.cpp 2 additions, 1 deletionglslang/MachineIndependent/ParseHelper.cpp
- glslang/MachineIndependent/localintermediate.h 1 addition, 0 deletionsglslang/MachineIndependent/localintermediate.h
- gtests/Spv.FromFile.cpp 1 addition, 0 deletionsgtests/Spv.FromFile.cpp
Loading
Please register or sign in to comment