Diligent Engine
Loading...
Searching...
No Matches
Diligent::RadientTesseraBufferAllocation Class Referencefinal

#include <RadientTesseraBufferSuballocator.hpp>

Public Member Functions

bool IsUploadedThrough (Uint64 UploadedGeneration) const noexcept

Detailed Description

Owning handle to one persistent region in a shared Tessera buffer. The region is returned to the allocator when the last handle is destroyed.

Member Function Documentation

◆ IsUploadedThrough()

bool Diligent::RadientTesseraBufferAllocation::IsUploadedThrough ( Uint64 UploadedGeneration) const
noexcept

Returns true if this allocation is included in the specified uploaded generation of the owning buffer.