VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
vkmm::DefragmentationInfo Struct Reference

#include <AllocatorVk.h>

Public Attributes

VkDeviceSize maxBytesToMove
 
uint32_t maxAllocationsToMove
 

Detailed Description

Definition at line 697 of file AllocatorVk.h.

Member Data Documentation

◆ maxAllocationsToMove

uint32_t vkmm::DefragmentationInfo::maxAllocationsToMove

Definition at line 700 of file AllocatorVk.h.

◆ maxBytesToMove

VkDeviceSize vkmm::DefragmentationInfo::maxBytesToMove

Definition at line 699 of file AllocatorVk.h.


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