commit | cfb0d931f27438c1f7c94defa078f2f9454c5a54 | [log] [tgz] |
---|---|---|
author | Timur Kristóf <timur.kristof@gmail.com> | Thu Aug 26 16:36:28 2021 +0200 |
committer | Marge Bot <eric+marge@anholt.net> | Fri Aug 27 20:34:22 2021 +0000 |
tree | f03d168f55e4c67ee8387b4f4bbc742da9e7cd72 | |
parent | 1454955e5d5130bc0bba4e2d5ef41ceb71346729 [diff] |
aco: Emit zero for the derivatives of uniforms. Observed in a shader from Resident Evil Village. This also helps prevent emitting invalid IR. Cc: mesa-stable Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12599>