HomeSort by relevance Sort by last modified time
    Searched defs:NOUVEAU_BO_LOW (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nv30/
nv30_winsys.h 54 bo, offset, access | NOUVEAU_BO_LOW, 0, 0)->priv = NULL;
91 if (access & NOUVEAU_BO_LOW)
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_local.h 106 bo, offset, access | NOUVEAU_BO_LOW, 0, 0);
132 if (access & NOUVEAU_BO_LOW)
  /external/libdrm/nouveau/
nouveau.h 119 #define NOUVEAU_BO_LOW 0x00001000

Completed in 183 milliseconds