HomeSort by: relevance | last modified time | path
    Searched defs:IRIS_BATCH_COUNT (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_batch.h 49 #define IRIS_BATCH_COUNT 2
105 struct iris_batch *other_batches[IRIS_BATCH_COUNT - 1];
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_bufmgr.h 140 #define IRIS_BATCH_COUNT 2
143 struct iris_syncobj *write_syncobjs[IRIS_BATCH_COUNT];
144 struct iris_syncobj *read_syncobjs[IRIS_BATCH_COUNT];

Completed in 15 milliseconds