Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_reg.h99 #define S4_POINT_WIDTH_MASK (0x1ff<<23) macro
Di915_state.c614 int lis4 = i915->state.Ctx[I915_CTXREG_LIS4] & ~S4_POINT_WIDTH_MASK; in i915PointSize()
/external/mesa3d/src/gallium/drivers/i915/
Di915_reg.h356 #define S4_POINT_WIDTH_MASK (0x1ff<<23) macro