Lines Matching refs:queryPool
433 VkQueryPool queryPool,
442 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
717 VkQueryPool queryPool,
722 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
777 VkQueryPool queryPool,
781 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
882 VkQueryPool queryPool,
886 genX(CmdBeginQueryIndexedEXT)(commandBuffer, queryPool, query, flags, 0);
891 VkQueryPool queryPool,
897 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
1061 VkQueryPool queryPool,
1064 genX(CmdEndQueryIndexedEXT)(commandBuffer, queryPool, query, 0);
1069 VkQueryPool queryPool,
1074 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
1232 VkQueryPool queryPool,
1236 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
1342 VkQueryPool queryPool,
1351 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
1465 VkQueryPool queryPool,