aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2020-05-17 18:05:42 -0400
committerIlia Mirkin <[email protected]>2020-05-17 19:51:10 -0400
commit1c05e16666c78a099fd8c732fc6156a85950ee6a (patch)
tree52e46cf6b6837901ebfd01e5c49a138a74b49842 /SConstruct
parent9048adbd246c725ae80942b6b56a742ad02295dc (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 'SConstruct')
0 files changed, 0 insertions, 0 deletions