Lines Matching refs:caps
132 if (!pipelineBuilder.willXPNeedDstTexture(*this->caps(), optimizations)) {
138 if (this->caps()->textureBarrierSupport()) {
155 GrCapsDebugf(this->caps(), "Missed an early reject. "
291 SkASSERT(this->caps()->shaderCaps()->pathRenderingSupport());
327 SkASSERT(this->caps()->shaderCaps()->pathRenderingSupport());
363 (canIgnoreRect && this->caps()->fullClearIsFree()) ||
374 if (this->caps()->useDrawInsteadOfClear()) {
400 if (this->caps()->discardRenderTargetSupport()) {
460 if (candidate->combineIfPossible(batch, *this->caps())) {
492 args.fCaps = this->caps();