diff options
author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-09-19 01:47:29 -0300 |
---|---|---|
committer | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-09-19 01:47:29 -0300 |
commit | 4f5bbe56ba1a590f4f266945d29b4bc9a04c23fd (patch) | |
tree | 4d798c1b6e30b9f6f8f3568a3927ce58e41812e0 /src/audio_core/codec.cpp | |
parent | 58b0ae84b56996304b6ad373e4f6cff2cf6bdd41 (diff) |
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/audio_core/codec.cpp')
0 files changed, 0 insertions, 0 deletions