VkGet |
public Result GetQueryPoolResults( Device device, QueryPool queryPool, uint firstQuery, uint queryCount, UIntPtr dataSize, void* pData, ulong stride, QueryResultFlags flags )
[Missing <returns> documentation for "M:Ab4d.Vulkan.Vk.GetQueryPoolResults(Ab4d.Vulkan.Device,Ab4d.Vulkan.QueryPool,System.UInt32,System.UInt32,System.UIntPtr,System.Void*,System.UInt64,Ab4d.Vulkan.QueryResultFlags)"]
Success codes:VK_SUCCESS, VK_NOT_READY
Error codes:VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY, VK_ERROR_DEVICE_LOST
Copyright (c) by AB4D d.o.o. (www.ab4d.com)