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

  /external/mesa3d/src/gallium/drivers/i915/
i915_state_immediate.c 162 unsigned LIS6 = (2 << S6_TRISTRIP_PV_SHIFT);
167 LIS6 |= S6_COLOR_WRITE_ENABLE;
171 LIS6 |= i915->blend->LIS6;
175 LIS6 |= i915->depth_stencil->depth_LIS6;
177 set_immediate(i915, I915_IMMEDIATE_S6, LIS6);
i915_context.h 185 unsigned LIS6;
i915_state.c 167 cso_data->LIS6 |= (S6_CBUF_BLEND_ENABLE |
    [all...]

Completed in 394 milliseconds