Home | History | Annotate | Download | only in r200

Lines Matching refs:GL_DOT3_RGBA

588       case GL_DOT3_RGBA:
699 || (texUnit->_CurrentCombine->ModeRGB == GL_DOT3_RGBA) ) {
900 const GLboolean isdot3rgba = (texUnit->_CurrentCombine->ModeRGB == GL_DOT3_RGBA) ||