Home | History | Annotate | Download | only in main

Lines Matching full:greenbits

58    GLubyte GreenBits;
1593 return info->GreenBits;
1631 GLuint max = MAX2(info->RedBits, info->GreenBits);
1858 (info->GreenBits > 0) +
1986 GLuint t = info->RedBits + info->GreenBits
2003 assert(info->GreenBits > 0);
2011 assert(info->GreenBits > 0);
2019 assert(info->GreenBits > 0);
2027 assert(info->GreenBits == 0);
2035 assert(info->GreenBits == 0);
2043 assert(info->GreenBits == 0);