Searched defs:texSamplers (Results 1 – 2 of 2) sorted by relevance
104 SkAutoSTMalloc<4, SamplerHandle> texSamplers(proc.numTextureSamplers()); in emitAndInstallPrimProc() local186 SkSTArray<4, SamplerHandle> texSamplers; in emitAndInstallFragProc() local
102 SkAutoSTArray<4, SamplerHandle> texSamplers(geomProc.numTextureSamplers()); in emitAndInstallPrimProc() local