Front-ends GLSL/HLSL: Fix initializer lists for structs of one member.
Single member structs initialized with an initializer list had an incorrect argument for constructor emulation.
Showing
- Test/420.tese 12 additions, 0 deletionsTest/420.tese
- Test/baseResults/150.tesc.out 143 additions, 91 deletionsTest/baseResults/150.tesc.out
- Test/baseResults/420.tese.out 143 additions, 91 deletionsTest/baseResults/420.tese.out
- Test/baseResults/hlsl.init.frag.out 240 additions, 144 deletionsTest/baseResults/hlsl.init.frag.out
- Test/hlsl.init.frag 12 additions, 0 deletionsTest/hlsl.init.frag
- glslang/Include/revision.h 1 addition, 1 deletionglslang/Include/revision.h
- glslang/MachineIndependent/ParseHelper.cpp 8 additions, 2 deletionsglslang/MachineIndependent/ParseHelper.cpp
- hlsl/hlslParseHelper.cpp 8 additions, 2 deletionshlsl/hlslParseHelper.cpp
Loading
Please register or sign in to comment