commit | 8e9e94d084316e8723951bcf9595c45dfb735c2a | [log] [tgz] |
---|---|---|
author | Erico Nunes <nunes.erico@gmail.com> | Thu Dec 19 22:51:07 2019 +0100 |
committer | Erico Nunes <nunes.erico@gmail.com> | Fri Dec 20 20:59:15 2019 +0100 |
tree | f85a96003f47797f2722daa1ec79079f464b272a | |
parent | 4322656dee2d3db448faaf3bd01e2a7769c9e46a [diff] |
lima: set shader caps to optimize control flow With these new caps, nir is able to unroll loops and optimize conditionals much more efficiently in both gpit and ppir. panfrost and vc4 were used as reference for the values. Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3176> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3176>