Searched defs:getQuery (Results 1 – 5 of 5) sorted by relevance
102 inline Query *getQuery(uint32_t query) const { return &(pool[query]); } in getQuery() function in vk::QueryPool
95 const Query &getQuery(unsigned Offset) const { in getQuery() function
1459 Query *Context::getQuery(unsigned int handle) const in getQuery() function in es2::Context
5907 Search.prototype.getQuery = function() { method in Search
1449 Query *Context::getQuery(QueryID handle) const in getQuery() function in gl::Context