|
Diligent Engine
v.2.4.g
|
#include <DescriptorHeap.hpp>
Public Member Functions | |
| virtual DescriptorHeapAllocation | Allocate (uint32_t Count)=0 |
| virtual void | Free (DescriptorHeapAllocation &&Allocation, Uint64 CmdQueueMask)=0 |
| virtual Uint32 | GetDescriptorSize () const =0 |
|
pure virtual |
Implemented in Diligent::GPUDescriptorHeap, Diligent::CPUDescriptorHeap, and Diligent::DynamicSuballocationsManager.
|
pure virtual |
Implemented in Diligent::DynamicSuballocationsManager, Diligent::GPUDescriptorHeap, and Diligent::CPUDescriptorHeap.
|
pure virtual |
Implemented in Diligent::DynamicSuballocationsManager, Diligent::GPUDescriptorHeap, and Diligent::CPUDescriptorHeap.
1.8.17