Searched refs:createQueryPools (Results 1 – 1 of 1) sorted by relevance
258 void createQueryPools(const DeviceInterface &vkd, const VkDevice device, std::vector<QueryPoolSp>::… in createQueryPools() function1381 createQueryPools(vkd, device, begin(queryPools), end(queryPools)); in performTest()