Searched defs:VmaDefragmentationContext_T (Results 1 – 1 of 1) sorted by relevance
7410 struct VmaDefragmentationContext_T struct7444 const uint32_t m_CurrFrameIndex;7445 const uint32_t m_Flags;7446 VmaDefragmentationStats* const m_pStats;7448 VkDeviceSize m_MaxCpuBytesToMove;7449 uint32_t m_MaxCpuAllocationsToMove;7450 VkDeviceSize m_MaxGpuBytesToMove;7451 uint32_t m_MaxGpuAllocationsToMove;7454 VmaBlockVectorDefragmentationContext* m_DefaultPoolContexts[VK_MAX_MEMORY_TYPES];7456 …agmentationContext*, VmaStlAllocator<VmaBlockVectorDefragmentationContext*> > m_CustomPoolContexts;[all …]