Searched refs:S5_LOGICOP_ENABLE (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/i915/ | ||
D | i915_reg.h | 394 #define S5_LOGICOP_ENABLE (1 << 0) macro |
D | i915_state.c | 186 cso_data->LIS5 |= S5_LOGICOP_ENABLE; in i915_create_blend_state() |