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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_bufmgr.h 220 #define MAP_PERSISTENT PIPE_MAP_PERSISTENT
227 MAP_PERSISTENT | MAP_COHERENT | MAP_INTERNAL_MASK)
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_bufmgr.h 278 #define MAP_PERSISTENT GL_MAP_PERSISTENT_BIT
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_bufmgr.h 248 #define MAP_PERSISTENT PIPE_TRANSFER_PERSISTENT
255 MAP_PERSISTENT | MAP_COHERENT | MAP_INTERNAL_MASK)
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_bufmgr.h 270 #define MAP_PERSISTENT GL_MAP_PERSISTENT_BIT
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_bufmgr.h 310 #define MAP_PERSISTENT PIPE_MAP_PERSISTENT
317 MAP_PERSISTENT | MAP_COHERENT | MAP_INTERNAL_MASK)

Completed in 17 milliseconds