Function VkDeviceCmds.CmdCopyQueryPoolResults
Commands for VK_VERSION_1_0
void CmdCopyQueryPoolResults
(
VkCommandBuffer_T* commandBuffer,
VkQueryPool_T* queryPool,
uint firstQuery,
uint queryCount,
VkBuffer_T* dstBuffer,
ulong dstOffset,
ulong stride,
uint flags
);