HomeSort by relevance Sort by last modified time
    Searched refs:I915_BLENDREG_IAB (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_context.h 89 #define I915_BLENDREG_IAB 0
i915_state.c 287 GLuint iab = (i915->state.Blend[I915_BLENDREG_IAB] &
322 if (iab != i915->state.Blend[I915_BLENDREG_IAB]) {
323 i915->state.Blend[I915_BLENDREG_IAB] = iab;
963 i915->state.Blend[I915_BLENDREG_IAB] =
    [all...]

Completed in 747 milliseconds