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

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_bufmgr.h 43 * Most buffers can go anywhere (IRIS_MEMZONE_OTHER). Some buffers are
71 IRIS_MEMZONE_OTHER,
77 #define IRIS_MEMZONE_COUNT (IRIS_MEMZONE_OTHER + 1)
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_bufmgr.h 49 * Most buffers can go anywhere (IRIS_MEMZONE_OTHER). Some buffers are
78 IRIS_MEMZONE_OTHER,
84 #define IRIS_MEMZONE_COUNT (IRIS_MEMZONE_OTHER + 1)

Completed in 5 milliseconds