Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_wm_state.c132 dw4 |= GEN6_WM_STATISTICS_ENABLE; in upload_wm_state()
Dgen6_blorp.cpp740 dw4 |= GEN6_WM_STATISTICS_ENABLE; in gen6_blorp_emit_wm_config()
Dbrw_defines.h1284 # define GEN6_WM_STATISTICS_ENABLE (1 << 31) macro