Pyrogenesis  trunk
Public Attributes | List of all members
Renderer::Backend::Vulkan::CDevice::ObjectToDestroy Struct Reference
Collaboration diagram for Renderer::Backend::Vulkan::CDevice::ObjectToDestroy:
Collaboration graph
[legend]

Public Attributes

uint32_t frameID
 
VkObjectType type
 
uint64_t handle
 
VmaAllocation allocation
 

Member Data Documentation

◆ allocation

VmaAllocation Renderer::Backend::Vulkan::CDevice::ObjectToDestroy::allocation

◆ frameID

uint32_t Renderer::Backend::Vulkan::CDevice::ObjectToDestroy::frameID

◆ handle

uint64_t Renderer::Backend::Vulkan::CDevice::ObjectToDestroy::handle

◆ type

VkObjectType Renderer::Backend::Vulkan::CDevice::ObjectToDestroy::type

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