VkMap |
public Result MapMemory( Device device, DeviceMemory memory, ulong offset, ulong size, uint flags, void** ppData )
[Missing <returns> documentation for "M:Ab4d.Vulkan.Vk.MapMemory(Ab4d.Vulkan.Device,Ab4d.Vulkan.DeviceMemory,System.UInt64,System.UInt64,System.UInt32,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
Copyright (c) by AB4D d.o.o. (www.ab4d.com)