glsl: Add definition of gl_TextureMatrix inverse/transpose builtins.
authorEric Anholt <eric@anholt.net>
Tue, 21 Sep 2010 17:08:38 +0000 (10:08 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 21 Sep 2010 17:09:46 +0000 (10:09 -0700)
commitb5bb21562942dab7571ef748c3ca562a66f25b33
treef41a0cb05afb829101ff7a7eceb702827f2cfa41
parentb556bb7c44236a9fae54f58cc03e1d05eaa2124f
glsl: Add definition of gl_TextureMatrix inverse/transpose builtins.

Fixes glsl2/builtin-texturematrix.
Bug #30196.
src/glsl/ir_variable.cpp