Home
last modified time | relevance | path

Searched defs:textureSamplers (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/glsl/
DGrGLSLFragmentProcessor.cpp50 TextureSamplers textureSamplers = args.fTexSamplers.childInputs(childIndex); in internalEmitChild() local
DGrGLSLProgramBuilder.cpp189 GrGLSLFragmentProcessor::TextureSamplers textureSamplers(&fp, textureSamplerArray.begin()); in emitAndInstallFragProc() local