Revert "glsl: Replace constant-index vector array accesses with swizzles"
authorPaul Berry <stereotype441@gmail.com>
Tue, 2 Apr 2013 16:35:32 +0000 (09:35 -0700)
committerPaul Berry <stereotype441@gmail.com>
Tue, 2 Apr 2013 19:24:16 +0000 (12:24 -0700)
commit2ad0ed63497f27b77be49cb04a6dc9df21fe75f2
tree889da194df72536c9e3f344ccba0f2d0f21f590e
parent7d4f1e6467a1b28ea6b0453ef9cd0254b3d57c19
Revert "glsl: Replace constant-index vector array accesses with swizzles"

This reverts commit dbf94d105a48b7aafb2c8cf64d8b4392d87efea1, which
was working around a bug in the handling of array indexing when
constant folding built-in functions.  Now that the constant folding
bug has been fixed, the workaround is no longer needed.
src/glsl/builtins/glsl/determinant.glsl
src/glsl/builtins/glsl/inverse.glsl