Quake II RTX doxygen  1.0 dev
DeviceMemoryAllocator Struct Reference

Public Attributes

SubAllocatorsub_allocators [VK_MAX_MEMORY_TYPES]
 
VkDevice device
 
voidmemory
 

Detailed Description

Definition at line 39 of file device_memory_allocator.c.

Member Data Documentation

◆ device

VkDevice DeviceMemoryAllocator::device

◆ memory

void* DeviceMemoryAllocator::memory

◆ sub_allocators

SubAllocator* DeviceMemoryAllocator::sub_allocators[VK_MAX_MEMORY_TYPES]