commit | e2659176cef99f5761c01aebe992a75a7aea842f | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Apr 25 23:33:29 2017 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Thu Apr 27 05:17:47 2017 +0100 |
tree | 61319582b8caad80810e62f4697e19a43dad3ef2 | |
parent | 9da104593386f6e8ddec8f0d9d288aceb8908fe1 [diff] |
radeonsi/ac: move vertex export remove to common code. This code can be shared by radv, we bump the max to VARYING_SLOT_MAX here, but that shouldn't have too much fallout. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Signed-off-by: Dave Airlie <airlied@redhat.com>