Click or drag to resize
Ab4d.SharpEngine logo

VulkanMemoryInfo Constructor

Overload List
 NameDescription
Public methodVulkanMemoryInfo(VulkanDevice, DeviceMemory, UInt32, Int32, String) Creates and instance of GpuMemory that was manually allocated by the user
Public methodVulkanMemoryInfo(IVulkanMemoryAllocator, Int32, DeviceMemory, UInt32, UInt32, Int32, String) Creates and instance of GpuMemory that was allocated by the VulkanMemoryAllocator
Top
See Also