Vulkan Memory Allocator
Public Attributes | List of all members
VmaDefragmentationPassInfo Struct Reference

Parameters for incremental defragmentation steps. More...

#include <vk_mem_alloc.h>

Public Attributes

uint32_t moveCount
 
VmaDefragmentationPassMoveInfopMoves
 

Detailed Description

Parameters for incremental defragmentation steps.

To be used with function vmaBeginDefragmentationPass().

Member Data Documentation

◆ moveCount

uint32_t VmaDefragmentationPassInfo::moveCount

◆ pMoves

VmaDefragmentationPassMoveInfo* VmaDefragmentationPassInfo::pMoves

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