Searched refs:textureBarrierSupport (Results 1 – 4 of 4) sorted by relevance
52 bool textureBarrierSupport() const { return fTextureBarrierSupport; } in textureBarrierSupport() function
445 if (this->textureBarrierSupport() && (!drawUsesMSAA || this->msaaResolvesAutomatically())) { in getDstSampleFlagsForProxy()
93 gpu->caps()->textureBarrierSupport()); in Create()
3589 SkASSERT(this->caps()->textureBarrierSupport()); in xferBarrier()