commit | 700a571f8963cff4bff230e8e9b25da0bdce4f54 | [log] [tgz] |
---|---|---|
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | Fri Oct 07 09:42:55 2016 +0200 |
committer | Nicolai Hähnle <nicolai.haehnle@amd.com> | Wed Oct 12 18:50:10 2016 +0200 |
tree | 7f95890b076177981193d4a193b0aaf0e33c1b3f | |
parent | b33cb709fd06006d4c51824f850a4bb6d8d11f98 [diff] |
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS This is a screen cap because drivers are expected to support it either for all shader types or for none of them. Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> Reviewed-by: Dave Airlie <airlied@redhat.com>