r600/sfn: Don't reorder outputs by location
authorGert Wollny <gert.wollny@collabora.com>
Wed, 6 May 2020 22:01:11 +0000 (00:01 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 19 May 2020 07:52:14 +0000 (07:52 +0000)
commit1124c3f1b629d3fa0d31dea8601aadd72a3339e0
tree87070691e4364f2e3bb8afcd85b932e05e3e23f3
parent9f942a8e7c72c720bc7d4669a15fa4d37dd7ce7c
r600/sfn: Don't reorder outputs by location

This was wrong, if anything it should be sorted by device_location, and NIR usually
provides this.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5085>
src/gallium/drivers/r600/sfn/sfn_shader_vertex.cpp
src/gallium/drivers/r600/sfn/sfn_vertexstageexport.cpp
src/gallium/drivers/r600/sfn/sfn_vertexstageexport.h