Home
last modified time | relevance | path

Searched refs:ensure_exec_obj_space (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.c306 ensure_exec_obj_space(struct iris_batch *batch, uint32_t count) in ensure_exec_obj_space() function
410 ensure_exec_obj_space(batch, 1); in iris_use_pinned_bo()
434 ensure_exec_obj_space(batch, 1); in create_batch()
620 ensure_exec_obj_space(batch, count); in add_aux_map_bos_to_batch()
637 ensure_exec_obj_space(batch, 1); in add_pixel_hash_table_bo_to_batch()
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c292 ensure_exec_obj_space(struct crocus_batch *batch, uint32_t count) in ensure_exec_obj_space() function
357 ensure_exec_obj_space(batch, 1); in crocus_use_bo()