Searched refs:dstTextureProxy (Results 1 – 2 of 2) sorted by relevance
295 GrTextureProxy* dstTextureProxy = dstView.asTextureProxy(); in emitAndInstallDstTexture() local296 SkASSERT(dstTextureProxy); in emitAndInstallDstTexture()298 fDstTextureSamplerHandle = this->emitSampler(dstTextureProxy->backendFormat(), in emitAndInstallDstTexture()304 SkASSERT(dstTextureProxy->textureType() != GrTextureType::kExternal); in emitAndInstallDstTexture()
105 if (GrTextureProxy* dstTextureProxy = pipeline.dstProxyView().asTextureProxy()) {107 GrSamplerState::Filter::kNearest, dstTextureProxy->peekTexture(), fGpu);