Searched defs:redShift (Results 1 – 3 of 3) sorted by relevance
548 const size_t redShift = 0; // red is bits 0 through 9 in CopyXYZ10W2ToXYZWFloatVertexData() local581 const size_t redShift = 22; // red is bits 22 through 31 in CopyXYZ10ToXYZWFloatVertexData() local613 const size_t redShift = 22; // red is bits 22 through 31 in CopyW2XYZ10ToXYZWFloatVertexData() local
27 GLint redShift, greenShift, blueShift, alphaShift; member
41 GLuint redShift, greenShift, blueShift, alphaShift; member