Public Attributes | List of all members
VkAllocationCallbacks Struct Reference

#include <vulkan_core.h>

Public Attributes

PFN_vkAllocationFunction pfnAllocation
 
PFN_vkFreeFunction pfnFree
 
PFN_vkInternalAllocationNotification pfnInternalAllocation
 
PFN_vkInternalFreeNotification pfnInternalFree
 
PFN_vkReallocationFunction pfnReallocation
 
voidpUserData
 

Detailed Description

Definition at line 1648 of file vulkan_core.h.

Member Data Documentation

PFN_vkAllocationFunction VkAllocationCallbacks::pfnAllocation

Definition at line 1650 of file vulkan_core.h.

PFN_vkFreeFunction VkAllocationCallbacks::pfnFree

Definition at line 1652 of file vulkan_core.h.

PFN_vkInternalAllocationNotification VkAllocationCallbacks::pfnInternalAllocation

Definition at line 1653 of file vulkan_core.h.

PFN_vkInternalFreeNotification VkAllocationCallbacks::pfnInternalFree

Definition at line 1654 of file vulkan_core.h.

PFN_vkReallocationFunction VkAllocationCallbacks::pfnReallocation

Definition at line 1651 of file vulkan_core.h.

void* VkAllocationCallbacks::pUserData

Definition at line 1649 of file vulkan_core.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33