Fix type recursion with EOpIndexIndirect dereferences
authorbaldurk <baldurk@baldurk.org>
Mon, 18 Feb 2019 09:36:29 +0000 (09:36 +0000)
committerbaldurk <baldurk@baldurk.org>
Thu, 21 Feb 2019 12:52:05 +0000 (12:52 +0000)
commit141bc5a54fc26725a1557b745d03ff91f6075c27
tree0e4f71b61441943c81dc11a09904e9ba48c1520b
parent5432f0dd8f331f15182681664d7486681e8514e6
Fix type recursion with EOpIndexIndirect dereferences

* This primarily affects arrays-of-arrays but it can also affect arrays-of-
  structs if there are no further dereferences.
Test/baseResults/reflection.options.vert.out
Test/baseResults/reflection.vert.out
Test/reflection.options.vert
Test/reflection.vert
glslang/MachineIndependent/reflection.cpp