Lines Matching refs:queryPool
3619 VkQueryPool queryPool, in vkDestroyQueryPool() argument
3634 local_queryPool = queryPool; in vkDestroyQueryPool()
3682 resources->destroyMapping()->mapHandles_VkQueryPool((VkQueryPool*)&queryPool); in vkDestroyQueryPool()
3691 VkQueryPool queryPool, in vkGetQueryPoolResults() argument
3715 local_queryPool = queryPool; in vkGetQueryPoolResults()
9623 VkQueryPool queryPool, in vkCmdBeginQuery() argument
9640 local_queryPool = queryPool; in vkCmdBeginQuery()
9677 VkQueryPool queryPool, in vkCmdEndQuery() argument
9692 local_queryPool = queryPool; in vkCmdEndQuery()
9726 VkQueryPool queryPool, in vkCmdResetQueryPool() argument
9743 local_queryPool = queryPool; in vkCmdResetQueryPool()
9781 VkQueryPool queryPool, in vkCmdWriteTimestamp() argument
9798 local_queryPool = queryPool; in vkCmdWriteTimestamp()
9834 VkQueryPool queryPool, in vkCmdCopyQueryPoolResults() argument
9859 local_queryPool = queryPool; in vkCmdCopyQueryPoolResults()