Searched refs:batch_reloc_count (Results 1 – 2 of 2) sorted by relevance
300 brw->batch.saved.batch_reloc_count = brw->batch.batch_relocs.reloc_count; in intel_batchbuffer_save_state()319 brw->batch.batch_relocs.reloc_count = brw->batch.saved.batch_reloc_count; in intel_batchbuffer_reset_to_saved()
523 int batch_reloc_count; member