Searched defs:isQuery (Results 1 – 3 of 3) sorted by relevance
149 PFNGLISQUERYPROC isQuery = nullptr; variable
428 glIsQueryFunc isQuery; variable
7363 GLboolean Context::isQuery(QueryID id) const in isQuery() function in gl::Context