Home
last modified time | relevance | path

Searched refs:TextureSamplers (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/glsl/
DGrGLSLFragmentProcessor.h74 using TextureSamplers = variable
108 const TextureSamplers& textureSamplers) in EmitArgs()
124 const TextureSamplers& fTexSamplers;
DGrGLSLFragmentProcessor.cpp56 TextureSamplers textureSamplers = args.fTexSamplers.childInputs(childIndex); in internalEmitChild()
DGrGLSLProgramBuilder.cpp202 GrGLSLFragmentProcessor::TextureSamplers textureSamplers(&fp, texSamplers.begin()); in emitAndInstallFragProc()
/external/skia/src/gpu/glsl/
DGrGLSLFragmentProcessor.h74 using TextureSamplers = variable
108 const TextureSamplers& textureSamplers) in EmitArgs()
124 const TextureSamplers& fTexSamplers;
DGrGLSLFragmentProcessor.cpp56 TextureSamplers textureSamplers = args.fTexSamplers.childInputs(childIndex); in internalEmitChild()
DGrGLSLProgramBuilder.cpp201 GrGLSLFragmentProcessor::TextureSamplers textureSamplers(&fp, texSamplers.begin()); in emitAndInstallFragProc()