Searched refs:hyperz_time_of_last_flush (Results 1 – 3 of 3) sorted by relevance
109 r300->hyperz_time_of_last_flush = os_time_get(); in r300_flush()110 } else if (!r300->hyperz_time_of_last_flush > 2000000) { in r300_flush()
613 int64_t hyperz_time_of_last_flush; /* Time of the last flush with Z clear. */ member
467 r300->hyperz_time_of_last_flush = os_time_get();