Home
last modified time | relevance | path

Searched refs:fenceSyncSupport (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/gpu/gl/
DSkGLContext.h28 bool fenceSyncSupport() const { return SkToBool(fFenceSync); } in fenceSyncSupport() function
/external/skia/tools/kilobench/
Dkilobench.cpp204 SkASSERT(fGL->fenceSyncSupport()); in init()
/external/skia/bench/
Dnanobench.cpp195 if (!this->gl->fenceSyncSupport()) { in init()