HomeSort by: relevance | last modified time | path
    Searched refs:iris_batch_prepare_noop (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_batch.h 191 bool iris_batch_prepare_noop(struct iris_batch *batch, bool noop_enable);
iris_batch.c 989 iris_batch_prepare_noop(struct iris_batch *batch, bool noop_enable) function
iris_state.c 8080 if (iris_batch_prepare_noop(&ice->batches[IRIS_BATCH_RENDER], enable)) {
8085 if (iris_batch_prepare_noop(&ice->batches[IRIS_BATCH_COMPUTE], enable)) {

Completed in 10 milliseconds