Searched defs:getQueryPool (Results 1 – 5 of 5) sorted by relevance
289 const QueryPool *getQueryPool(size_t index) const { return &mPools[index]; } in getQueryPool() function318 const QueryPool *getQueryPool() const in getQueryPool() function
191 VkQueryPool getQueryPool() const { return mQueryPool; } in getQueryPool() function
2234 vk::DynamicQueryPool *ContextVk::getQueryPool(gl::QueryType queryType) in getQueryPool() function in rx::ContextVk
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