Searched defs:getQueryPool (Results 1 – 2 of 2) sorted by relevance
446 const QueryPool &getQueryPool(size_t index) const { return getPool(index); } in getQueryPool() function536 const QueryPool &getQueryPool() const in getQueryPool() function
4901 vk::DynamicQueryPool *ContextVk::getQueryPool(gl::QueryType queryType) in getQueryPool() function in rx::ContextVk