Lines Matching refs:queryPool
439 VkQueryPool queryPool,
448 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
726 VkQueryPool queryPool,
731 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
803 VkQueryPool queryPool,
807 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
909 VkQueryPool queryPool,
913 genX(CmdBeginQueryIndexedEXT)(commandBuffer, queryPool, query, flags, 0);
918 VkQueryPool queryPool,
924 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
1098 VkQueryPool queryPool,
1101 genX(CmdEndQueryIndexedEXT)(commandBuffer, queryPool, query, 0);
1106 VkQueryPool queryPool,
1111 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
1284 VkQueryPool queryPool,
1288 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
1395 VkQueryPool queryPool,
1404 ANV_FROM_HANDLE(anv_query_pool, pool, queryPool);
1520 VkQueryPool queryPool,