Searched refs:FenceType (Results 1 – 3 of 3) sorted by relevance
101 enum class FenceType { enum304 FenceType fenceType() const { return fFenceType; } in fenceType()557 FenceType fFenceType = FenceType::kNone;
696 fFenceType = FenceType::kSyncObject; in init()700 fFenceType = FenceType::kSyncObject; in init()704 fFenceType = FenceType::kSyncObject; in init()709 fFenceType = FenceType::kNVFence; in init()
3992 if (this->glCaps().fenceType() == GrGLCaps::FenceType::kNVFence) { in insertFence()4007 if (this->glCaps().fenceType() == GrGLCaps::FenceType::kNVFence) { in waitSync()4098 if (this->glCaps().fenceType() == GrGLCaps::FenceType::kNVFence) { in deleteSync()