ezEngine Release 26.3
Loading...
Searching...
No Matches
ezGALDeviceVulkan::PendingDeletion Struct Reference

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 

Public Attributes

vk::ObjectType m_type
 What type to cast m_pObject to.
 
ezBitflags< PendingDeletionFlagsm_flags
 In case m_type == eUnknown, defines the custom deletion to be performed.
 
void * m_pObject
 The object to be deleted, usually cast to a vk::* type.
 
union { 
 
   ezVulkanAllocation   m_allocation 
 For convenience to omit casting of m_pContext.
 
   void *   m_pContext 
 64bit of context data.
 
};  
 

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