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

  /external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_local.h 106 bo, offset, access | NOUVEAU_BO_LOW, 0, 0);
132 if (access & NOUVEAU_BO_LOW)
  /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)

Completed in 1136 milliseconds