Searched refs:LIS6 (Results 1 – 3 of 3) sorted by relevance
162 unsigned LIS6 = (2 << S6_TRISTRIP_PV_SHIFT); in upload_S6() local167 LIS6 |= S6_COLOR_WRITE_ENABLE; in upload_S6()172 LIS6 |= i915->blend->LIS6; in upload_S6()177 LIS6 |= i915->depth_stencil->depth_LIS6; in upload_S6()179 set_immediate(i915, I915_IMMEDIATE_S6, LIS6); in upload_S6()
183 unsigned LIS6; member
168 cso_data->LIS6 |= (S6_CBUF_BLEND_ENABLE | in i915_create_blend_state()