commit | ccfe36fffabbbc25cdd0fc0f7bf6bf30de0e1268 | [log] [tgz] |
---|---|---|
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | Thu Oct 28 09:49:03 2021 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Mon Nov 01 01:01:33 2021 +0000 |
tree | 525c30a4671e07f5610de83391498b4ff78ef90d | |
parent | fd2b47281f1b63312a58c2f7e77ee39f0858ba95 [diff] |
zink: clamp max buffer sizes to smallest buffer heap size the max driver limit for these is irrelevant if there isn't enough memory to allocate a buffer of that size KHR-GL46.texture_buffer.texture_buffer_max_size cc: mesa-stable fixes #5568 Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13584>