Home
last modified time | relevance | path

Searched refs:GEN7_WM_MSDISPMODE_PERSAMPLE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_wm_state.c95 dw2 |= GEN7_WM_MSDISPMODE_PERSAMPLE; in upload_wm_state()
100 dw2 |= GEN7_WM_MSDISPMODE_PERSAMPLE; in upload_wm_state()
Dbrw_defines.h2733 # define GEN7_WM_MSDISPMODE_PERSAMPLE (0 << 31) macro