Searched defs:textureSamplers (Results 1 – 4 of 4) sorted by relevance
31 const UniformInfoArray& textureSamplers, in Make()63 const UniformInfoArray& textureSamplers, in GrGLProgram()
56 TextureSamplers textureSamplers = args.fTexSamplers.childInputs(childIndex); in internalEmitChild() local
202 GrGLSLFragmentProcessor::TextureSamplers textureSamplers(&fp, texSamplers.begin()); in emitAndInstallFragProc() local
33 const UniformInfoArray& textureSamplers, in GrGLProgram()