Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fence.c266 iris_foreach_batch(ice, batch) in iris_fence_flush()
289 iris_foreach_batch(ice, batch) { in iris_fence_flush()
342 iris_foreach_batch(ice, batch) { in iris_fence_await()
403 iris_foreach_batch(ice, batch) { in iris_fence_finish()
596 iris_foreach_batch(ice, batch) { in iris_fence_signal()
Diris_batch.c221 iris_foreach_batch(ice, other_batch) { in iris_init_batch()
257 iris_foreach_batch(ice, batch) { in iris_init_non_engine_contexts()
326 iris_foreach_batch(ice, batch) { in iris_init_engines_context()
345 iris_foreach_batch(ice, batch) in iris_init_batches()
617 iris_foreach_batch(ice, batch) in iris_destroy_batches()
745 iris_foreach_batch(ice, bat) { in replace_kernel_ctx()
858 iris_foreach_batch(ice, batch_i) { in update_bo_syncobjs()
Diris_pipe_control.c405 iris_foreach_batch(ice, batch) { in iris_memory_barrier()
Diris_batch.h430 #define iris_foreach_batch(ice, batch) \ macro
Diris_context.c102 iris_foreach_batch(ice, batch) { in iris_get_device_reset_status()
Diris_resource.c1528 iris_foreach_batch(ice, batch) { in iris_flush_resource()
1867 iris_foreach_batch(ice, batch) in resource_is_busy()
2467 iris_foreach_batch(ice, batch) { in iris_transfer_map()
2581 iris_foreach_batch(ice, batch) { in iris_texture_subdata()
/third_party/mesa3d/docs/relnotes/
D22.1.0.rst1987 - iris: Make an iris_foreach_batch macro that skips unsupported batches
D22.0.0.rst2497 - iris: Make an iris_foreach_batch macro that skips unsupported batches