Searched refs:emitInputSampler (Results 1 – 2 of 2) sorted by relevance
156 SamplerHandle emitInputSampler(const GrSwizzle& swizzle, const char* name);
330 fDstTextureSamplerHandle = this->emitInputSampler(swizzle, "DstTextureInput"); in emitAndInstallDstTexture()402 GrGLSLProgramBuilder::SamplerHandle GrGLSLProgramBuilder::emitInputSampler(const GrSwizzle& swizzle, in emitInputSampler() function in GrGLSLProgramBuilder