#include <memorypool.h>
|
static uint | endOffset (uint pageStartOffset, uint size, uint page) |
|
◆ endOffset()
static uint Allocation::endOffset |
( |
uint | pageStartOffset, |
|
|
uint | size, |
|
|
uint | page ) |
|
static |
◆ pageLength()
uint Allocation::pageLength |
( |
| ) |
const |
|
inline |
◆ deviceMemory
VkDeviceMemory Allocation::deviceMemory |
◆ pageIndex
Pair< uint, uint > Allocation::pageIndex |
The first and last page idices where the device-memory has been contiguously allocated-from.
◆ pageOffset
Pair< uint, uint > Allocation::pageOffset |
The offsets in the first and last device-memory pages where this allocation begins and ends.
◆ type
The documentation for this struct was generated from the following file: