st/glsl_to_tgsi: handle doubles outputs in arrays.
authorDave Airlie <airlied@redhat.com>
Sat, 19 Dec 2015 04:43:12 +0000 (14:43 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 31 Dec 2015 23:43:53 +0000 (09:43 +1000)
commitaab0c6c9c400bc7f83516b29cf736fa7ce1f2a13
tree1580a5894014e373aef233a6ebf34aa25e4ccac5
parentfc890d703ee079b1eb37c316f8ba8554b3184248
st/glsl_to_tgsi: handle doubles outputs in arrays.

This handles the case where a double output is stored
in an array, and tracks it for use in the double
instruction emit code.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/state_tracker/st_glsl_to_tgsi.cpp