Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c350 find_exec_index(struct iris_batch *batch, struct iris_bo *bo) in find_exec_index() function
417 int other_index = find_exec_index(other_batch, bo); in flush_for_cross_batch_dependencies()
467 int existing_index = find_exec_index(batch, bo); in iris_use_pinned_bo()
1133 return find_exec_index(batch, bo) != -1; in iris_batch_references()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c268 find_exec_index(struct crocus_batch *batch, struct crocus_bo *bo) in find_exec_index() function
286 int index = find_exec_index(batch, bo); in find_validation_entry()
422 .target_handle = find_exec_index(batch, target), in emit_reloc()

Completed in 4 milliseconds