Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLProgram.cpp32 const UniformInfoArray& textureSamplers, in Make()
64 const UniformInfoArray& textureSamplers, in GrGLProgram()
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLFragmentProcessor.cpp64 TextureSamplers textureSamplers = args.fTexSamplers.childInputs(childIndex); in internalInvokeChild() local
DGrGLSLProgramBuilder.cpp201 GrGLSLFragmentProcessor::TextureSamplers textureSamplers(&fp, texSamplers.begin()); in emitAndInstallFragProc() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLProgram.cpp33 const UniformInfoArray& textureSamplers, in GrGLProgram()