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

  /external/mesa3d/src/gallium/drivers/nv30/
nv30_winsys.h 63 bo, 0, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL;
76 bo, data, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL;
90 bo, data, access | NOUVEAU_BO_OR, vor, tor);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_local.h 116 bo, data, access | NOUVEAU_BO_OR, vor, tor);
130 bo, data, access | NOUVEAU_BO_OR, vor, tor);
135 if (access & NOUVEAU_BO_OR) {
  /external/libdrm/nouveau/
nouveau.h 121 #define NOUVEAU_BO_OR 0x00004000

Completed in 83 milliseconds