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