Searched refs:textureSamplers (Results 1 – 5 of 5) sorted by relevance
50 TextureSamplers textureSamplers = args.fTexSamplers.childInputs(childIndex); in internalEmitChild() local60 textureSamplers, in internalEmitChild()
117 const TextureSamplers& textureSamplers, in EmitArgs()127 , fTexSamplers(textureSamplers) in EmitArgs()
178 GrGLSLFragmentProcessor::TextureSamplers textureSamplers(&fp, textureSamplerArray.begin()); in emitAndInstallFragProc() local188 textureSamplers, in emitAndInstallFragProc()
33 const UniformInfoArray& textureSamplers, in GrGLProgram() argument48 , fNumTextureSamplers(textureSamplers.count()) in GrGLProgram()52 fProgramDataManager.setSamplerUniforms(textureSamplers, 0); in GrGLProgram()
114 const UniformInfoArray& textureSamplers,