glsl: fix partial marking for fp64 types.
authorDave Airlie <airlied@redhat.com>
Mon, 12 Oct 2015 03:55:00 +0000 (13:55 +1000)
committerDave Airlie <airlied@redhat.com>
Sat, 19 Dec 2015 01:42:26 +0000 (11:42 +1000)
commit64cfacf3197170b238d68b0e4a2d556bddd1b7d7
tree511074446011bd908749c228bcd5b277e81f2d04
parent1fc39dae22843d6faf3ec43eab90c7d06f9f6f7b
glsl: fix partial marking for fp64 types.

This doubles the element width for the types that are greater
than 2 elements wide.

Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/glsl/ir_set_program_inouts.cpp