Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_wm_state.c48 dw1 |= GEN7_WM_STATISTICS_ENABLE; in upload_wm_state()
Dgen7_blorp.cpp437 dw1 |= GEN7_WM_STATISTICS_ENABLE; in gen7_blorp_emit_wm_config()
Dbrw_defines.h1384 # define GEN7_WM_STATISTICS_ENABLE (1 << 31) macro