Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::ResourceReleaseQueue< ResourceWrapperType > Member List

This is the complete list of members for Diligent::ResourceReleaseQueue< ResourceWrapperType >, including all inherited members.

CreateWrapper(ResourceType &&Resource, typename ResourceWrapperType::RefCounterType NumReferences)Diligent::ResourceReleaseQueue< ResourceWrapperType >inlinestatic
DiscardResource(ResourceType &&Resource, Uint64 FenceValue)Diligent::ResourceReleaseQueue< ResourceWrapperType >inline
DiscardResource(ResourceWrapperType &&Wrapper, Uint64 FenceValue)Diligent::ResourceReleaseQueue< ResourceWrapperType >inline
DiscardResource(const ResourceWrapperType &Wrapper, Uint64 FenceValue)Diligent::ResourceReleaseQueue< ResourceWrapperType >inline
DiscardResources(Uint64 FenceValue, IteratorType Iterator)Diligent::ResourceReleaseQueue< ResourceWrapperType >inline
DiscardStaleResources(Uint64 SubmittedCmdBuffNumber, Uint64 FenceValue)Diligent::ResourceReleaseQueue< ResourceWrapperType >inline
GetPendingReleaseResourceCount() constDiligent::ResourceReleaseQueue< ResourceWrapperType >inline
GetStaleResourceCount() constDiligent::ResourceReleaseQueue< ResourceWrapperType >inline
Purge(Uint64 CompletedFenceValue)Diligent::ResourceReleaseQueue< ResourceWrapperType >inline
SafeReleaseResource(ResourceType &&Resource, Uint64 NextCommandListNumber)Diligent::ResourceReleaseQueue< ResourceWrapperType >inline
SafeReleaseResource(ResourceWrapperType &&Wrapper, Uint64 NextCommandListNumber)Diligent::ResourceReleaseQueue< ResourceWrapperType >inline
SafeReleaseResource(const ResourceWrapperType &Wrapper, Uint64 NextCommandListNumber)Diligent::ResourceReleaseQueue< ResourceWrapperType >inline