summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_staging_buffer_pool.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vk_texture_cache: Implement generic texture cache on VulkanReinUsesLisp2020-01-141-0/+1
* vk_staging_buffer_pool: Initialize last epoch to zeroRodrigo Locatti2019-12-291-1/+1
* vk_staging_buffer_pool: Add a staging pool for temporary operationsReinUsesLisp2019-12-251-0/+83