Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_wm_state.c207 dw6 |= GEN6_WM_MSDISPMODE_PERSAMPLE; in upload_wm_state()
Dgen6_blorp.cpp757 dw6 |= GEN6_WM_MSDISPMODE_PERSAMPLE; in gen6_blorp_emit_wm_config()
762 dw6 |= GEN6_WM_MSDISPMODE_PERSAMPLE; in gen6_blorp_emit_wm_config()
Dbrw_defines.h1333 # define GEN6_WM_MSDISPMODE_PERSAMPLE (0 << 0) macro