HomeSort by relevance Sort by last modified time
    Searched refs:batch_reloc_count (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_batchbuffer.c 229 brw->batch.saved.batch_reloc_count = brw->batch.batch_relocs.reloc_count;
241 brw->batch.batch_relocs.reloc_count = brw->batch.saved.batch_reloc_count;
    [all...]
brw_context.h 518 int batch_reloc_count; member in struct:intel_batchbuffer::__anon34307
    [all...]

Completed in 67 milliseconds