Skip to content

KDGpu::VulkanDevice::MemoryHandleTypeAndAllocator

#include <vulkan_device.h>

Public Attributes

Name
ExternalMemoryHandleTypeFlags externalMemoryHandleType
VmaAllocator allocator

Public Attributes Documentation

variable externalMemoryHandleType

1
ExternalMemoryHandleTypeFlags externalMemoryHandleType;

variable allocator

1
VmaAllocator allocator;

Updated on 2025-11-11 at 00:02:16 +0000