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

  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_winsys.h 71 flags |= NOUVEAU_BO_NOBLOCK;
  /external/libdrm/nouveau/
nouveau.h 123 #define NOUVEAU_BO_NOBLOCK 0x00000400
nouveau.c 595 if (access & NOUVEAU_BO_NOBLOCK)
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_query.c 326 if (!nouveau_bo_map(q->bo, NOUVEAU_BO_RD | NOUVEAU_BO_NOBLOCK, cli))

Completed in 311 milliseconds