Searched refs:stats_wm (Results 1 – 6 of 6) sorted by relevance
139 if (key->stats_wm && in setup_fs_payload_gfx4()
172 found |= check("depth statistics", stats_wm); in debug_fs_recompile()
510 bool stats_wm:1; member
567 ice->state.stats_wm++; in crocus_begin_query()610 ice->state.stats_wm--; in crocus_end_query()
677 uint32_t stats_wm; member
4806 key->stats_wm = ice->state.stats_wm; in crocus_populate_fs_key()6241 cc.StatisticsEnable = ice->state.stats_wm ? 1 : 0;7236 wm.StatisticsEnable = (GFX_VER >= 6 || ice->state.stats_wm) ?