Searched refs:textureBarrierSupport (Results 1 – 4 of 4) sorted by relevance
60 SkASSERT(caps.textureBarrierSupport()); in willNeedXferBarrier()
141 bool textureBarrierSupport() const { return fTextureBarrierSupport; } in textureBarrierSupport() function
53 if (this->caps()->textureBarrierSupport()) { in setupDstReadIfNecessary()
2800 SkASSERT(this->caps()->textureBarrierSupport()); in xferBarrier()