VulkanImageBase.MemoryImportInfo Struct
Definition
public struct VulkanImageBase.MemoryImportInfo
Fields
| Name | Description |
|---|---|
| MemoryOffset | No summary available. |
| MemorySize | No summary available. |
| Next | No summary available. |
MemoryOffset Field
public ulong MemoryOffset
MemorySize Field
public ulong MemorySize
Next Field
public IntPtr Next