r600g: don't fail if we can't map VS->GS ring entries
authorDave Airlie <airlied@redhat.com>
Wed, 29 Jan 2014 04:08:43 +0000 (04:08 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 5 Feb 2014 00:49:37 +0000 (10:49 +1000)
commiteeead9b8ed77804f228bd9ba434e26b5c12d73ed
treef8a85f8f6ebcfd0be51df447e6b9a421dc3bd25c
parent1371d65a7fbd695d3516861fe733685569d890d0
r600g: don't fail if we can't map VS->GS ring entries

This can happen in normal operation, so don't report an error on it,
just continue.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/r600_shader.c