Pointers to some Vulkan functions - a subset used by the library.
More...
#include <vk_mem_alloc.h>
Pointers to some Vulkan functions - a subset used by the library.
Used in VmaAllocatorCreateInfo::pVulkanFunctions.
◆ vkAllocateMemory
| PFN_vkAllocateMemory VmaVulkanFunctions::vkAllocateMemory |
◆ vkBindBufferMemory
| PFN_vkBindBufferMemory VmaVulkanFunctions::vkBindBufferMemory |
◆ vkBindImageMemory
| PFN_vkBindImageMemory VmaVulkanFunctions::vkBindImageMemory |
◆ vkCmdCopyBuffer
| PFN_vkCmdCopyBuffer VmaVulkanFunctions::vkCmdCopyBuffer |
◆ vkCreateBuffer
| PFN_vkCreateBuffer VmaVulkanFunctions::vkCreateBuffer |
◆ vkCreateImage
| PFN_vkCreateImage VmaVulkanFunctions::vkCreateImage |
◆ vkDestroyBuffer
| PFN_vkDestroyBuffer VmaVulkanFunctions::vkDestroyBuffer |
◆ vkDestroyImage
| PFN_vkDestroyImage VmaVulkanFunctions::vkDestroyImage |
◆ vkFlushMappedMemoryRanges
| PFN_vkFlushMappedMemoryRanges VmaVulkanFunctions::vkFlushMappedMemoryRanges |
◆ vkFreeMemory
| PFN_vkFreeMemory VmaVulkanFunctions::vkFreeMemory |
◆ vkGetBufferMemoryRequirements
| PFN_vkGetBufferMemoryRequirements VmaVulkanFunctions::vkGetBufferMemoryRequirements |
◆ vkGetImageMemoryRequirements
| PFN_vkGetImageMemoryRequirements VmaVulkanFunctions::vkGetImageMemoryRequirements |
◆ vkGetPhysicalDeviceMemoryProperties
| PFN_vkGetPhysicalDeviceMemoryProperties VmaVulkanFunctions::vkGetPhysicalDeviceMemoryProperties |
◆ vkGetPhysicalDeviceProperties
| PFN_vkGetPhysicalDeviceProperties VmaVulkanFunctions::vkGetPhysicalDeviceProperties |
◆ vkInvalidateMappedMemoryRanges
| PFN_vkInvalidateMappedMemoryRanges VmaVulkanFunctions::vkInvalidateMappedMemoryRanges |
◆ vkMapMemory
| PFN_vkMapMemory VmaVulkanFunctions::vkMapMemory |
◆ vkUnmapMemory
| PFN_vkUnmapMemory VmaVulkanFunctions::vkUnmapMemory |
The documentation for this struct was generated from the following file: