commit | c35df49c4243353872a6de956422e05b5be2e924 | [log] [tgz] |
---|---|---|
author | Gert Wollny <gert.wollny@collabora.com> | Wed Feb 17 16:17:46 2021 +0100 |
committer | Gert Wollny <gert.wollny@collabora.com> | Thu Jul 08 16:00:32 2021 +0200 |
tree | 331d8dce3b49c82961514714e58e5afd3692639b | |
parent | 28cfd570a2653aa2d197696d285f186399b385b9 [diff] |
vrend: refactor shader key evaluation - don't write zeros, the memory is initialized to zero anyway - reorder evaluation to check whether it is a FS only once. Signed-off-by: Gert Wollny <gert.wollny@collabora.com> Reviewed-by: Rohan Garg <rohan.garg@collabora.com>