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