Diligent Engine
 
Loading...
Searching...
No Matches
BufferSuballocator.h File Reference

Classes

struct  Diligent::IBufferSuballocation
 Buffer suballocation. More...
 
struct  Diligent::BufferSuballocatorUsageStats
 Buffer suballocator usage stats. More...
 
struct  Diligent::IBufferSuballocator
 Buffer suballocator. More...
 
struct  Diligent::BufferSuballocatorCreateInfo
 Buffer suballocator create information. More...
 

Namespaces

namespace  Diligent
 Graphics engine namespace.
 

Functions

void Diligent::CreateBufferSuballocator (IRenderDevice *pDevice, const BufferSuballocatorCreateInfo &CreateInfo, IBufferSuballocator **ppBufferSuballocator)
 Creates a new buffer suballocator.
 

Detailed Description

Declaration of BufferSuballocator interface and related data structures