diff options
| author | 2020-09-19 01:47:29 -0300 | |
|---|---|---|
| committer | 2020-09-19 01:47:29 -0300 | |
| commit | 4f5bbe56ba1a590f4f266945d29b4bc9a04c23fd (patch) | |
| tree | 4d798c1b6e30b9f6f8f3568a3927ce58e41812e0 /src/input_common/sdl/sdl_impl.cpp | |
| parent | renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore (diff) | |
| download | yuzu-4f5bbe56ba1a590f4f266945d29b4bc9a04c23fd.tar.gz yuzu-4f5bbe56ba1a590f4f266945d29b4bc9a04c23fd.tar.xz yuzu-4f5bbe56ba1a590f4f266945d29b4bc9a04c23fd.zip | |
vk_query_cache: Hack counter destructor to avoid reserving queries
This is a hack to destroy all HostCounter instances before the base
class destructor is called. The query cache should be redesigned to have
a proper ownership model instead of using shared pointers.
For now, destroy the host counter hierarchy from the derived class
destructor.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions