Files
torzu/src/video_core
ReinUsesLisp 4f5bbe56ba 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.
2020-09-19 01:47:29 -03:00
..
2020-08-30 05:09:48 -04:00
2020-07-18 14:24:32 +10:00
2020-07-17 14:24:57 +10:00