Searched defs:brw_batch (Results 1 – 1 of 1) sorted by relevance
475 struct brw_batch { struct477 struct brw_growing_bo batch;479 struct brw_growing_bo state;482 struct brw_bo *last_bo;485 uint16_t emit, total;487 uint32_t *map_next;488 uint32_t state_used;490 bool use_shadow_copy;491 bool use_batch_first;492 bool needs_sol_reset;[all …]