HomeSort by relevance Sort by last modified time
    Searched full:isdot3rgba (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_texstate.c 900 const GLboolean isdot3rgba = (texUnit->_CurrentCombine->ModeRGB == GL_DOT3_RGBA) || local
906 if ((stageref[j + 1] & REF_COLOR) || isdot3rgba) {
933 if ((stageref[j + 1] & REF_ALPHA) && !isdot3rgba) {
    [all...]

Completed in 586 milliseconds