Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLProgram.cpp63 GrGLint texUnitIdx = 0; in initSamplerUniforms() local
75 void GrGLProgram::initSamplers(Proc* ip, int* texUnitIdx) { in initSamplers()