[HLSL/Spir-V] fix for incorrect spir-v on int dot(int, int)
Decomposes OpDot into corresponding multiplies and additions.
Showing
- SPIRV/GlslangToSpv.cpp 11 additions, 0 deletionsSPIRV/GlslangToSpv.cpp
- Test/baseResults/hlsl.int.dot.frag.out 339 additions, 0 deletionsTest/baseResults/hlsl.int.dot.frag.out
- Test/hlsl.int.dot.frag 14 additions, 0 deletionsTest/hlsl.int.dot.frag
- gtests/Hlsl.FromFile.cpp 2 additions, 1 deletiongtests/Hlsl.FromFile.cpp
Loading
Please register or sign in to comment