Home
last modified time | relevance | path

Searched defs:brw_batch (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h475 struct brw_batch { struct
477 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 …]