Closed mrvux closed 7 years ago
Hello, I noticed that using the following: StructuredBuffer
Did create an error diagnostic, since parsing did not allow matrix types.
I added support for it, and added test case support.
As a side note, we might want the same for typed Constant buffers in SM6
Thanks!
Hello, I noticed that using the following: StructuredBuffer
Did create an error diagnostic, since parsing did not allow matrix types.
I added support for it, and added test case support.