Home
last modified time | relevance | path

Searched defs:QueryImpl (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DQuery.h24 class QueryImpl; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DQueryImpl.h26 explicit QueryImpl(gl::QueryType type) : mType(type) {} in QueryImpl() function
DGLImplFactory.h45 class QueryImpl; variable