Searched defs:greenShift (Results 1 – 3 of 3) sorted by relevance
493 const size_t greenShift = 10; // green is bits 10 through 19 in CopyXYZ10W2ToXYZWFloatVertexData() local526 const size_t greenShift = 12; // green is bits 12 through 21 in CopyXYZ10ToXYZWFloatVertexData() local558 const size_t greenShift = 12; // green is bits 12 through 21 in CopyW2XYZ10ToXYZWFloatVertexData() local
41 GLuint redShift, greenShift, blueShift, alphaShift; member
171 GLint redShift, greenShift, blueShift, alphaShift; member