Vulkan | |
public class VulkanMemoryInfo
The VulkanMemoryInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| VulkanMemoryInfo(DeviceMemory, UInt32, Int32, String) | Creates and instance of GpuMemory that was manually allocated by the user | |
| VulkanMemoryInfo(IVulkanMemoryAllocator, Int32, DeviceMemory, UInt32, UInt32, Int32, String) | Creates and instance of GpuMemory that was allocated by the VulkanMemoryAllocator |
| Name | Description | |
|---|---|---|
| DeviceMemory | ||
| IsDisposed | ||
| MemoryBlockId | Id of the memory block used by the MemoryAllocator | |
| MemoryOffset | ||
| MemoryTypeIndex | ||
| Name | ||
| Size |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| GetMemoryProperties |
| Name | Description | |
|---|---|---|
| MemoryAllocator |