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

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_state.c125 return BLENDFACT_ONE;
H A Di830_state.c304 funcRGB = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE);
308 funcRGB = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE);
332 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE);
336 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE);
992 SRC_BLND_FACT(BLENDFACT_ONE) |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_state.c125 return BLENDFACT_ONE;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_state.c125 return BLENDFACT_ONE;
H A Dintel_context.h551 #define BLENDFACT_ONE 0x02 macro
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_state.c125 return BLENDFACT_ONE;
H A Di830_state.c304 funcRGB = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE);
308 funcRGB = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE);
332 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE);
336 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE);
992 SRC_BLND_FACT(BLENDFACT_ONE) |
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_state.c125 return BLENDFACT_ONE;
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_state.c125 return BLENDFACT_ONE;
H A Dintel_context.h551 #define BLENDFACT_ONE 0x02 macro
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_inlines.h121 return BLENDFACT_ONE;
H A Di915_reg.h963 #define BLENDFACT_ONE 0x02 macro
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h121 return BLENDFACT_ONE;
H A Di915_reg.h963 #define BLENDFACT_ONE 0x02 macro

Completed in 401 milliseconds