Searched refs:brw_batch (Results 1 – 6 of 6) sorted by relevance
22 struct brw_batch;25 void brw_batch_free(struct brw_batch *batch);56 bool brw_batch_references(struct brw_batch *batch, struct brw_bo *bo);63 void brw_use_pinned_bo(struct brw_batch *batch, struct brw_bo *bo,66 uint64_t brw_batch_reloc(struct brw_batch *batch,71 uint64_t brw_state_reloc(struct brw_batch *batch,106 struct brw_batch *batch = &brw->batch; in brw_batch_advance()121 brw_ptr_in_state_buffer(struct brw_batch *batch, void *p) in brw_ptr_in_state_buffer()
62 num_fences(struct brw_batch *batch) in num_fences()70 dump_validation_list(struct brw_batch *batch) in dump_validation_list()95 struct brw_batch *batch = &brw->batch; in decode_get_bo()118 struct brw_batch *batch = &brw->batch; in decode_get_state_size()138 struct brw_batch *batch = &brw->batch; in brw_batch_init()190 add_exec_bo(struct brw_batch *batch, struct brw_bo *bo) in add_exec_bo()238 struct brw_batch *batch = &brw->batch; in recreate_growing_buffer()261 struct brw_batch *batch = &brw->batch; in brw_batch_reset()320 struct brw_batch *batch = &brw->batch; in brw_batch_saved_state_is_empty()341 brw_batch_free(struct brw_batch *batch) in brw_batch_free()[all …]
98 'brw_batch.c',99 'brw_batch.h',
56 struct brw_batch *batch = &brw->batch; in __gen_combine_address()
475 struct brw_batch { struct756 struct brw_batch batch;
5370 ../src/mesa/drivers/dri/i965/brw_batch.c5371 ../src/mesa/drivers/dri/i965/brw_batch.h