Home | History | Annotate | Download | only in radeon

Lines Matching refs:ModeRGB

404       switch ( texUnit->_CurrentCombine->ModeRGB ) {
470 if ( (texUnit->_CurrentCombine->ModeRGB == GL_DOT3_RGBA_EXT)
471 || (texUnit->_CurrentCombine->ModeRGB == GL_DOT3_RGBA) ) {
580 if ( (texUnit->_CurrentCombine->ModeRGB == GL_DOT3_RGB_EXT)
581 || (texUnit->_CurrentCombine->ModeRGB == GL_DOT3_RGB) ) {