Function VkDeviceCmds.CreateQueryPool
Commands for VK_VERSION_1_0
VkResult CreateQueryPool
(
VkDevice_T* device,
const(VkQueryPoolCreateInfo)* pCreateInfo,
const(VkAllocationCallbacks)* pAllocator,
VkQueryPool_T** pQueryPool
);