Lines Matching refs:textureUnit
90 GLuint* textureUnit) {
145 const Snapshot& snapshot, GLuint* textureUnit) {
146 GLuint textureSlot = (*textureUnit)++;
231 const Snapshot& snapshot, GLuint* textureUnit) {
233 GLuint textureSlot = (*textureUnit)++;
246 Caches::getInstance().dither.setupProgram(program, textureUnit);
351 const Snapshot& snapshot, GLuint* textureUnit) {
353 GLuint textureSlot = (*textureUnit)++;
366 mCaches->dither.setupProgram(program, textureUnit);
411 const Snapshot& snapshot, GLuint* textureUnit) {
418 mFirst->setupProgram(program, transform, snapshot, textureUnit);
419 mSecond->setupProgram(program, transform, snapshot, textureUnit);