Searched refs:emitSampler (Results 1 – 2 of 2) sorted by relevance
101 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
154 SamplerHandle emitSampler(const GrBackendFormat&, GrSamplerState, const GrSwizzle&,