st/glsl_to_tgsi: store if dst is double in array
authorDave Airlie <airlied@redhat.com>
Sat, 19 Dec 2015 04:43:11 +0000 (14:43 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 31 Dec 2015 23:43:53 +0000 (09:43 +1000)
commitfc890d703ee079b1eb37c316f8ba8554b3184248
tree7521db3f84ad16203474826fd758bd4a108db7a1
parent65d3f85eb3efb326a826c2db0225340d5421a389
st/glsl_to_tgsi: store if dst is double in array

This is just a precursor patch to a fix for doubles with
tessellation that I've written.

We need to descend into output arrays in that case and
mark dst's as double.

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