Home
last modified time | relevance | path

Searched refs:S4_LINE_WIDTH_MASK (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_reg.h102 #define S4_LINE_WIDTH_MASK (0xf<<19) macro
Di915_state.c595 int lis4 = i915->state.Ctx[I915_CTXREG_LIS4] & ~S4_LINE_WIDTH_MASK; in i915LineWidth()
/external/mesa3d/src/gallium/drivers/i915/
Di915_reg.h359 #define S4_LINE_WIDTH_MASK (0xf<<19) macro