Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_wm_state.c193 dw6 |= GEN6_WM_MSDISPMODE_PERSAMPLE; in gen6_upload_wm_state()
199 dw6 |= GEN6_WM_MSDISPMODE_PERSAMPLE; in gen6_upload_wm_state()
Dbrw_defines.h2630 # define GEN6_WM_MSDISPMODE_PERSAMPLE (0 << 0) macro