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

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Di830_reg.h377 #define LOGIC_OP_FUNC(x) ((x)<<18) macro
H A Di915_reg.h338 #define LOGIC_OP_FUNC(x) ((x)<<18) macro
H A Di830_state.c588 i830->state.Ctx[I830_CTXREG_STATE4] |= LOGIC_OP_FUNC(tmp);
1018 LOGIC_OP_FUNC(LOGICOP_COPY) |
H A Di915_state.c561 i915->state.Ctx[I915_CTXREG_STATE4] |= LOGIC_OP_FUNC(tmp);
957 LOGIC_OP_FUNC(LOGICOP_COPY) |
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di830_reg.h377 #define LOGIC_OP_FUNC(x) ((x)<<18) macro
H A Di915_reg.h338 #define LOGIC_OP_FUNC(x) ((x)<<18) macro
H A Di830_state.c588 i830->state.Ctx[I830_CTXREG_STATE4] |= LOGIC_OP_FUNC(tmp);
1018 LOGIC_OP_FUNC(LOGICOP_COPY) |
H A Di915_state.c561 i915->state.Ctx[I915_CTXREG_STATE4] |= LOGIC_OP_FUNC(tmp);
957 LOGIC_OP_FUNC(LOGICOP_COPY) |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_reg.h459 #define LOGIC_OP_FUNC(x) ((x)<<18) macro
H A Di915_state.c141 LOGIC_OP_FUNC(i915_translate_logic_op(blend->logicop_func)));
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_reg.h459 #define LOGIC_OP_FUNC(x) ((x)<<18) macro
H A Di915_state.c141 LOGIC_OP_FUNC(i915_translate_logic_op(blend->logicop_func)));

Completed in 59 milliseconds