Home
last modified time | relevance | path

Searched refs:emitSampler (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp101 texSamplers[i] = this->emitSampler(geomProc.textureSampler(i).backendFormat(), in emitAndInstallPrimProc()
166 SamplerHandle handle = this->emitSampler(format, samplerState, swizzle, name.c_str()); in emitFragProc()
298 fDstTextureSamplerHandle = this->emitSampler(dstTextureProxy->backendFormat(), in emitAndInstallDstTexture()
394 GrGLSLProgramBuilder::SamplerHandle GrGLSLProgramBuilder::emitSampler( in emitSampler() function in GrGLSLProgramBuilder
DGrGLSLProgramBuilder.h154 SamplerHandle emitSampler(const GrBackendFormat&, GrSamplerState, const GrSwizzle&,