Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c257 ensure_exec_obj_space(struct iris_batch *batch, uint32_t count) in ensure_exec_obj_space() function
362 ensure_exec_obj_space(batch, 1); in iris_use_pinned_bo()
386 ensure_exec_obj_space(batch, 1); in create_batch()
534 ensure_exec_obj_space(batch, count); in add_aux_map_bos_to_batch()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c285 ensure_exec_obj_space(struct crocus_batch *batch, uint32_t count) in ensure_exec_obj_space() function
350 ensure_exec_obj_space(batch, 1); in crocus_use_bo()