r600/cayman: fix fragcood loading recip generation.
authorDave Airlie <airlied@redhat.com>
Thu, 1 Mar 2018 03:38:32 +0000 (03:38 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 2 Mar 2018 00:33:18 +0000 (00:33 +0000)
commitbf2af063c3ac1ef7b948ddfb203aea04f857fc0f
tree6e6b03bfe82601c6af39a0db171b5dedda523de0
parentcee9f3890351e24cfaa000f32fef10367c45fe64
r600/cayman: fix fragcood loading recip generation.

This fixes some hangs seen where the recip_ieee opcodes would
end up split across the wrong slots.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_shader.c