commit | 5dd63a69dad996fad50788598753f69255053294 | [log] [tgz] |
---|---|---|
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | Wed May 03 16:36:25 2023 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Tue May 16 00:11:12 2023 +0000 |
tree | a3eeaa21839036c5a117940d9ce7ac62f8b5dcbf | |
parent | b88006fb9f615fd1e6782415ee0244c6f3953da3 [diff] |
zink: hook up some memory extensions enabling VK_EXT_pageable_device_local_memory guarantees that host memory allocations will not consume device-local memory and enables overallocation of device memory when paging can be done Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22855>