Searched defs:gshift (Results 1 – 2 of 2) sorted by relevance
217 int gshift = TJ.getGreenOffset(pf) * 8; in initIntBuf() local426 int gshift = TJ.getGreenOffset(pf) * 8; in checkIntBuf() local
93 GLint rshift, gshift, bshift;/* Pixel color component shifts */ member