Searched refs:textureBarrierSupport (Results 1 – 4 of 4) sorted by relevance
93 SkASSERT(caps.textureBarrierSupport()); in xferBarrierType()
138 if (this->caps()->textureBarrierSupport()) { in setupDstReadIfNecessary()
146 bool textureBarrierSupport() const { return fTextureBarrierSupport; } in textureBarrierSupport() function
3854 SkASSERT(this->caps()->textureBarrierSupport()); in xferBarrier()