Searched refs:textureSlot (Results 1 - 1 of 1) sorted by relevance

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

Completed in 93 milliseconds