vk_resource_manager: Implement VKFenceWatch
A fence watch is used to keep track of the usage of a fence and protect a resource or set of resources without having to inherit from their handlers.
Loading
Please register or sign in to comment
A fence watch is used to keep track of the usage of a fence and protect a resource or set of resources without having to inherit from their handlers.