Searched refs:batch_reloc_count (Results 1 – 2 of 2) sorted by relevance
312 brw->batch.saved.batch_reloc_count = brw->batch.batch_relocs.reloc_count; in brw_batch_save_state()331 brw->batch.batch_relocs.reloc_count = brw->batch.saved.batch_reloc_count; in brw_batch_reset_to_saved()
512 int batch_reloc_count; member