Home | History | Annotate | Download | only in main

Lines Matching full:greenbits

199  * \param greenBits same as above.
213 GLint greenBits,
227 redBits, greenBits, blueBits, alphaBits,
255 GLint greenBits,
284 vis->greenBits = greenBits;
287 vis->rgbBits = redBits + greenBits + blueBits;