8ffce0e49b
We're hard-coding the max to 16 in several places, but this value needs to be consistent. Let's introduce a define here, that we can use instead of hard-coding 16 more places. Reviewed-by: Eric R. Smith <eric.smith@collabora.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34455>