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

  /external/libdrm/nouveau/
nouveau.h 124 #define NOUVEAU_BO_NOSNOOP 0x20000000
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_miptree.c 310 bo_flags = mt->base.domain | NOUVEAU_BO_NOSNOOP;
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_miptree.c 288 bo_flags = NOUVEAU_BO_VRAM | NOUVEAU_BO_NOSNOOP;

Completed in 265 milliseconds