yuzu/src/video_core
ReinUsesLisp 72541af3bc vulkan_memory_allocator: Add "download" memory usage hint
Allow users of the allocator to hint memory usage for downloads. This
removes the non-descriptive boolean passed for "host visible" or not
host visible memory commits, and uses an enum to hint device local,
upload and download usages.
2021-01-15 16:19:39 -03:00
..
2020-12-30 03:38:50 -03:00
2020-07-18 14:24:32 +10:00
2020-07-17 14:24:57 +10:00