Files
mesa/src/virtio/vulkan
Juston Li b51ff22fbe venus: support caching image memory requirements
Similar idea to buffer memory requirements cache but CreateImage has
many more params that may affect the memory requirements.

Instead of a sparse array, generate a SHA1 hash of all the relevant
VkImageCreateInfo params including relevant pNext structures and use
part of the hash as a key to a hash table that stores the cache entries.

Signed-off-by: Juston Li <justonli@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26118>
2024-01-11 01:40:06 +00:00
..
2024-01-03 07:16:23 +00:00
2024-01-03 07:16:23 +00:00
2024-01-03 07:16:23 +00:00
2024-01-03 07:16:23 +00:00
2023-10-18 12:12:17 -07:00
2024-01-03 07:16:23 +00:00