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