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