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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.h73 #define NINE_STATE_BLEND_COLOR (1 << 17) macro
H A Dnine_state.c1183 NINE_STATE_BLEND_COLOR | \
1269 if (group & NINE_STATE_BLEND_COLOR) {
3465 [D3DRS_BLENDFACTOR] = NINE_STATE_BLEND_COLOR,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.h75 #define NINE_STATE_BLEND_COLOR (1 << 17) macro
H A Dnine_state.c1207 NINE_STATE_BLEND_COLOR | \
1293 if (group & NINE_STATE_BLEND_COLOR) {
3536 [D3DRS_BLENDFACTOR] = NINE_STATE_BLEND_COLOR,

Completed in 14 milliseconds