Home
last modified time | relevance | path

Searched refs:dstTextureProxy (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp299 GrTextureProxy* dstTextureProxy = dstView.asTextureProxy(); in emitAndInstallDstTexture() local
300 SkASSERT(dstTextureProxy); in emitAndInstallDstTexture()
302 fDstTextureSamplerHandle = this->emitSampler(dstTextureProxy->backendFormat(), in emitAndInstallDstTexture()
310 SkASSERT(dstTextureProxy->textureType() != GrTextureType::kExternal); in emitAndInstallDstTexture()

Completed in 2 milliseconds