![]() | |
Vk |
[Missing <summary> documentation for "M:Ab4d.Vulkan.VkCore.MapMemory(Ab4d.Vulkan.Device,Ab4d.Vulkan.DeviceMemory,System.UInt64,System.UInt64,Ab4d.Vulkan.MemoryMapFlags,System.Void**)"]
public Result MapMemory( Device device, DeviceMemory memory, ulong offset, ulong size, MemoryMapFlags flags, void** ppData )
[Missing <param name="device"/> documentation for "M:Ab4d.Vulkan.VkCore.MapMemory(Ab4d.Vulkan.Device,Ab4d.Vulkan.DeviceMemory,System.UInt64,System.UInt64,Ab4d.Vulkan.MemoryMapFlags,System.Void**)"]
[Missing <param name="memory"/> documentation for "M:Ab4d.Vulkan.VkCore.MapMemory(Ab4d.Vulkan.Device,Ab4d.Vulkan.DeviceMemory,System.UInt64,System.UInt64,Ab4d.Vulkan.MemoryMapFlags,System.Void**)"]
[Missing <param name="offset"/> documentation for "M:Ab4d.Vulkan.VkCore.MapMemory(Ab4d.Vulkan.Device,Ab4d.Vulkan.DeviceMemory,System.UInt64,System.UInt64,Ab4d.Vulkan.MemoryMapFlags,System.Void**)"]
[Missing <param name="size"/> documentation for "M:Ab4d.Vulkan.VkCore.MapMemory(Ab4d.Vulkan.Device,Ab4d.Vulkan.DeviceMemory,System.UInt64,System.UInt64,Ab4d.Vulkan.MemoryMapFlags,System.Void**)"]
[Missing <param name="flags"/> documentation for "M:Ab4d.Vulkan.VkCore.MapMemory(Ab4d.Vulkan.Device,Ab4d.Vulkan.DeviceMemory,System.UInt64,System.UInt64,Ab4d.Vulkan.MemoryMapFlags,System.Void**)"]
[Missing <param name="ppData"/> documentation for "M:Ab4d.Vulkan.VkCore.MapMemory(Ab4d.Vulkan.Device,Ab4d.Vulkan.DeviceMemory,System.UInt64,System.UInt64,Ab4d.Vulkan.MemoryMapFlags,System.Void**)"]
[Missing <returns> documentation for "M:Ab4d.Vulkan.VkCore.MapMemory(Ab4d.Vulkan.Device,Ab4d.Vulkan.DeviceMemory,System.UInt64,System.UInt64,Ab4d.Vulkan.MemoryMapFlags,System.Void**)"]
Success codes:VK_SUCCESS
Error codes:VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY, VK_ERROR_MEMORY_MAP_FAILED