Searched defs:batch_bo (Results 1 – 5 of 5) sorted by relevance
254 uint32_t batch_bo = exec->flags & I915_EXEC_BATCH_FIRST ? objects[0].handle : in exec_and_check_padding() local
436 struct bo *batch_bo = NULL; in main() local
215 struct bo *bo, *batch_bo; in dump_execbuffer2() local
848 struct anv_batch_bo *batch_bo = NULL; in anv_cmd_buffer_init_batch_bo_chain() local973 struct anv_batch_bo *batch_bo = anv_cmd_buffer_current_batch_bo(cmd_buffer); in anv_cmd_buffer_end_batch_buffer() local2432 struct anv_bo *batch_bo = NULL; in anv_queue_submit_simple_batch() local
4197 struct anv_bo *batch_bo; member