Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c240 find_exec_index(struct iris_batch *batch, struct iris_bo *bo) in find_exec_index() function
307 int other_index = find_exec_index(other_batch, bo); in flush_for_cross_batch_dependencies()
357 int existing_index = find_exec_index(batch, bo); in iris_use_pinned_bo()
973 return find_exec_index(batch, bo) != -1; in iris_batch_references()