Searched refs:fast_cleared (Results 1 – 4 of 4) sorted by relevance
102 } invalidated, cleared, fast_cleared, restore, resolve; member
83 batch->fast_cleared = 0; in batch_init()
931 uint32_t buffers = batch->fast_cleared; in emit_clears()1117 if (!(batch->restore || batch->fast_cleared)) in prepare_tile_setup_ib()1145 if (batch->fast_cleared || !use_hw_binning(batch)) { in fd6_emit_tile_renderprep()1271 if (batch->fast_cleared || !use_hw_binning(batch)) { in fd6_emit_tile_gmem2mem()1302 uint32_t buffers = batch->fast_cleared; in emit_sysmem_clears()
500 ctx->batch->fast_cleared |= buffers; in fd6_clear()