Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.h471 void iris_batch_decode_batch(struct iris_batch *batch);
H A Diris_batch.c176 iris_batch_decode_batch(struct iris_batch *batch) in iris_batch_decode_batch() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/xe/
H A Diris_kmd_backend.c349 iris_batch_decode_batch(batch); in xe_batch_submit()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/i915/
H A Diris_kmd_backend.c343 iris_batch_decode_batch(batch); in i915_batch_submit()