044cf4e75d
Some raytracing tests are allocating lots of buffer and because of our 2Mb alignment restriction on local memory, we're running our of VMA... Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Zhang, Jianxun <jianxun.zhang@intel.com> Acked-by: Caio Oliveira <caio.oliveira@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16970>