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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h152 i915_translate_blend_func(unsigned mode) function in typeref:typename:unsigned
H A Di915_state.c131 (i915_translate_blend_func(eqA) << IAB_FUNC_SHIFT));
171 (i915_translate_blend_func(funcRGB) << S6_CBUF_BLEND_FUNC_SHIFT));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h151 i915_translate_blend_func(unsigned mode) function in typeref:typename:unsigned
H A Di915_state.c174 (i915_translate_blend_func(eqA) << IAB_FUNC_SHIFT));
213 (i915_translate_blend_func(funcRGB) << S6_CBUF_BLEND_FUNC_SHIFT));

Completed in 5 milliseconds