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