Searched defs:greenShift (Results 1 – 4 of 4) 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
457 const size_t greenShift = 10; // green is bits 10 through 19 in CopyXYZ10W2ToXYZW32FVertexData() local
41 GLuint redShift, greenShift, blueShift, alphaShift; member
167 GLint redShift, greenShift, blueShift, alphaShift; member