glsl: Use correct mode for split components.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 20 Apr 2016 13:42:01 +0000 (15:42 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 23 May 2016 23:55:38 +0000 (09:55 +1000)
commit533d1e90853448c874a3aa85f91bceded47ed052
tree3ef19a2adbe77c22197974842041eba2363036a3
parent1c1873b93b9aa30c8e9275000f813bce69ed99e4
glsl: Use correct mode for split components.

The mode should stay the same as the original struct. In
particular, shared should not be changed to temporary.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/compiler/glsl/opt_structure_splitting.cpp