summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_query_cache.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* vulkan: Remove unnecessary includesLioncash2020-04-291-1/+0
| | | | | | | Reduces some header churn and reduces rebuilds when some header internals change. While we're at it we can also resolve a missing include in buffer_cache.
* renderer_vulkan: Drop Vulkan-HppReinUsesLisp2020-04-111-7/+7
|
* vk_query_cache: Implement generic query cache on VulkanReinUsesLisp2020-02-141-0/+104