Searched refs:stats_wm (Results 1 – 7 of 7) sorted by relevance
139 if (key->stats_wm && in setup_fs_payload_gen4()
172 found |= check("depth statistics", stats_wm); in debug_fs_recompile()
459 bool stats_wm:1; member
307 brw->stats_wm++; in brw_begin_query()365 brw->stats_wm--; in brw_end_query()
465 key->stats_wm = brw->stats_wm; in brw_wm_populate_key()
805 GLuint stats_wm; member
1930 wm.StatisticsEnable = GEN_GEN >= 6 || brw->stats_wm;3378 cc.StatisticsEnable = brw->stats_wm;