Searched defs:textureSlot (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/libs/hwui/
H A DDither.cpp91 GLuint textureSlot = (*textureUnit)++; local
92 mCaches.textureState().activateTexture(textureSlot);
96 glUniform1i(program.getUniform("ditherSampler"), textureSlot);

Completed in 67 milliseconds