Home
last modified time | relevance | path

Searched refs:batch_reloc_count (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c312 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()
Dbrw_context.h512 int batch_reloc_count; member