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