Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_wm_state.c56 dw1 |= GEN7_WM_LINE_STIPPLE_ENABLE; in upload_wm_state()
Dgen8_ps_state.c157 dw1 |= GEN7_WM_LINE_STIPPLE_ENABLE; in upload_wm_state()
Dbrw_defines.h2726 # define GEN7_WM_LINE_STIPPLE_ENABLE (1 << 3) macro