Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_wm_state.c90 dw2 |= GEN7_WM_MSDISPMODE_PERSAMPLE; in upload_wm_state()
Dgen7_blorp.cpp449 dw2 |= GEN7_WM_MSDISPMODE_PERSAMPLE; in gen7_blorp_emit_wm_config()
454 dw2 |= GEN7_WM_MSDISPMODE_PERSAMPLE; in gen7_blorp_emit_wm_config()
Dbrw_defines.h1417 # define GEN7_WM_MSDISPMODE_PERSAMPLE (0 << 31) macro