Searched refs:iris_batch_prepare_noop (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_batch.h191 bool iris_batch_prepare_noop(struct iris_batch *batch, bool noop_enable);
H A Diris_batch.c989 iris_batch_prepare_noop(struct iris_batch *batch, bool noop_enable) function in typeref:typename:bool
H A Diris_state.c8080 if (iris_batch_prepare_noop(&ice->batches[IRIS_BATCH_RENDER], enable)) {
8085 if (iris_batch_prepare_noop(&ice->batches[IRIS_BATCH_COMPUTE], enable)) {
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst2174 - iris: Simplify iris_batch_prepare_noop().

Completed in 76 milliseconds