Welcome to ClientVPS Mirrors

Vulkan Memory Allocator: VmaVirtualAllocationInfo Struct Reference
Vulkan Memory Allocator
Loading...
Searching...
No Matches
VmaVirtualAllocationInfo Struct Reference

Parameters of an existing virtual allocation, returned by vmaGetVirtualAllocationInfo(). More...

#include <vk_mem_alloc.h>

Public Attributes

VkDeviceSize offset
 Offset of the allocation.
 
VkDeviceSize size
 Size of the allocation.
 
void * pUserData
 Custom pointer associated with the allocation.
 

Detailed Description

Parameters of an existing virtual allocation, returned by vmaGetVirtualAllocationInfo().

Member Data Documentation

◆ offset

VkDeviceSize VmaVirtualAllocationInfo::offset

Offset of the allocation.

Offset at which the allocation was made.

◆ pUserData

void* VmaVirtualAllocationInfo::pUserData

Custom pointer associated with the allocation.

Same value as passed in VmaVirtualAllocationCreateInfo::pUserData or to vmaSetVirtualAllocationUserData().

◆ size

VkDeviceSize VmaVirtualAllocationInfo::size

Size of the allocation.

Same value as passed in VmaVirtualAllocationCreateInfo::size.


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

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.