|
Foundation
|
This is the complete list of members for Foundation::RHI::RHIVirtualAllocator, including all inherited members.
| Allocate(uint64_t size, uint64_t alignment)=0 | Foundation::RHI::RHIVirtualAllocator | pure virtual |
| Clear()=0 | Foundation::RHI::RHIVirtualAllocator | pure virtual |
| Free(uint64_t offset)=0 | Foundation::RHI::RHIVirtualAllocator | pure virtual |
| GetCapacity() const =0 | Foundation::RHI::RHIVirtualAllocator | pure virtual |
| GetPeakUsage() const =0 | Foundation::RHI::RHIVirtualAllocator | pure virtual |
| GetUsedBytes() const =0 | Foundation::RHI::RHIVirtualAllocator | pure virtual |
| kInvalidOffset | Foundation::RHI::RHIVirtualAllocator | static |
| operator=(const RHIObject &)=delete | Foundation::RHI::RHIObject | |
| operator=(RHIObject &&)=delete | Foundation::RHI::RHIObject | |
| RHIObject()=default | Foundation::RHI::RHIObject | |
| RHIObject(RHIObject const &)=delete | Foundation::RHI::RHIObject | |
| RHIObject(RHIObject &&)=delete | Foundation::RHI::RHIObject | |
| ~RHIObject()=default | Foundation::RHI::RHIObject | virtual |