Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/i915/
H A Diris_batch.h31 bool iris_i915_replace_batch(struct iris_batch *batch);
H A Diris_batch.c259 iris_i915_replace_batch(struct iris_batch *batch) in iris_i915_replace_batch() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c710 return iris_i915_replace_batch(batch); in replace_kernel_ctx()