Searched refs:REF_COLOR (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_texstate.c845 #define REF_COLOR 1 macro
865 stageref[maxunitused + 1] = REF_COLOR | REF_ALPHA;
893 stageref[j] = REF_COLOR | REF_ALPHA;
906 if ((stageref[j + 1] & REF_COLOR) || isdot3rgba) {
1009 #undef REF_COLOR macro

Completed in 75 milliseconds