Lines Matching refs:queryPool
222 VkQueryPool queryPool,
231 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
416 VkQueryPool queryPool,
421 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
450 VkQueryPool queryPool,
454 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
502 VkQueryPool queryPool,
506 genX(CmdBeginQueryIndexedEXT)(commandBuffer, queryPool, query, flags, 0);
511 VkQueryPool queryPool,
517 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
560 VkQueryPool queryPool,
563 genX(CmdEndQueryIndexedEXT)(commandBuffer, queryPool, query, 0);
568 VkQueryPool queryPool,
573 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
639 VkQueryPool queryPool,
643 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
715 VkQueryPool queryPool,
724 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
818 VkQueryPool queryPool,