Searched defs:QueryImpl (Results 1 – 3 of 3) sorted by relevance
24 class QueryImpl; variable
26 explicit QueryImpl(gl::QueryType type) : mType(type) {} in QueryImpl() function
45 class QueryImpl; variable