Home
last modified time | relevance | path

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

/external/skqp/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp104 SkAutoSTMalloc<4, SamplerHandle> texSamplers(proc.numTextureSamplers()); in emitAndInstallPrimProc() local
186 SkSTArray<4, SamplerHandle> texSamplers; in emitAndInstallFragProc() local
/external/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp103 SkAutoSTMalloc<4, SamplerHandle> texSamplers(proc.numTextureSamplers()); in emitAndInstallPrimProc() local
185 SkSTArray<4, SamplerHandle> texSamplers; in emitAndInstallFragProc() local