Direct3D 12 Memory Allocator
Loading...
Searching...
No Matches
Public Attributes | List of all members
D3D12MA::VirtualAllocation Struct Reference

Represents single memory allocation done inside VirtualBlock. More...

#include <D3D12MemAlloc.h>

Public Attributes

AllocHandle AllocHandle
 Unique idenitfier of current allocation. 0 means null/invalid.
 

Detailed Description

Represents single memory allocation done inside VirtualBlock.

Member Data Documentation

◆ AllocHandle

AllocHandle D3D12MA::VirtualAllocation::AllocHandle

Unique idenitfier of current allocation. 0 means null/invalid.


The documentation for this struct was generated from the following file: