Searched refs:fenceSyncSupport (Results 1 – 3 of 3) sorted by relevance
28 bool fenceSyncSupport() const { return SkToBool(fFenceSync); } in fenceSyncSupport() function
204 SkASSERT(fGL->fenceSyncSupport()); in init()
195 if (!this->gl->fenceSyncSupport()) { in init()