Searched refs:R300_ZC_FREE (Results 1 – 4 of 4) sorted by relevance
71 # define R300_ZC_FREE (1 << 1) macro
290 radeon_ring_write(ring, R300_ZC_FLUSH | R300_ZC_FREE); in r300_ring_start()300 radeon_ring_write(ring, R300_ZC_FLUSH | R300_ZC_FREE); in r300_ring_start()
846 # define R300_ZC_FREE (1 << 1) macro1989 OUT_RING(R300_ZC_FLUSH | R300_ZC_FREE); \
805 cache_z |= R300_ZC_FREE; in r300_pacify()