summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_command_pool.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vk_command_pool: Move definition of Pool into the cpp fileLioncash2020-09-251-4/+1
* vk_command_pool: Make use of override on destructorLioncash2020-09-251-1/+1
* vk_command_pool: Add missing header guardLioncash2020-09-251-0/+2
* renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphoreReinUsesLisp2020-09-191-0/+35