diff options
author | Ilia Mirkin <[email protected]> | 2020-05-17 18:05:42 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2020-05-17 19:51:10 -0400 |
commit | 1c05e16666c78a099fd8c732fc6156a85950ee6a (patch) | |
tree | 52e46cf6b6837901ebfd01e5c49a138a74b49842 /.gitlab/issue_templates | |
parent | 9048adbd246c725ae80942b6b56a742ad02295dc (diff) |
freedreno/a3xx: fix const footprint
In commit 5d8f40a53a5, the change was done incorrectly, switching from
max_const to constlen + 1. Instead it should have been constlen - 1,
which is the analog to the former max_const.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5077>
Diffstat (limited to '.gitlab/issue_templates')
0 files changed, 0 insertions, 0 deletions