Searched refs:S6_TRISTRIP_PV_SHIFT (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/i915/ | ||
D | i915_reg.h | 413 #define S6_TRISTRIP_PV_SHIFT 0 macro |
D | i915_state.c | 934 cso->LIS6 |= (2 << S6_TRISTRIP_PV_SHIFT); in i915_create_rasterizer_state() |