HLSL: allow multi-dimensional arrays
All the underpinnings are there; this just parses multiple array dimensions and passes them through to the existing mechanisms. Also, minor comment fixes, and add a new test for multi-dim arrays.
Showing
- Test/baseResults/hlsl.array.multidim.frag.out 210 additions, 0 deletionsTest/baseResults/hlsl.array.multidim.frag.out
- Test/hlsl.array.implicit-size.frag 4 additions, 4 deletionsTest/hlsl.array.implicit-size.frag
- Test/hlsl.array.multidim.frag 20 additions, 0 deletionsTest/hlsl.array.multidim.frag
- gtests/Hlsl.FromFile.cpp 1 addition, 0 deletionsgtests/Hlsl.FromFile.cpp
- hlsl/hlslGrammar.cpp 24 additions, 19 deletionshlsl/hlslGrammar.cpp
Loading
Please register or sign in to comment