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

  /external/libdrm/nouveau/
bufctx.c 42 struct nouveau_bufref base;
120 struct nouveau_bufref *
147 struct nouveau_bufref *
154 struct nouveau_bufref *bref = nouveau_bufctx_refn(bctx, bin, bo, flags);
nouveau.h 159 struct nouveau_bufref { struct
182 struct nouveau_bufref *
185 struct nouveau_bufref *
pushbuf.c 491 struct nouveau_bufref *bref;
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_winsys.h 30 struct nouveau_bufref *ref =
nv50_context.c 408 struct nouveau_bufref *ref = (struct nouveau_bufref *)it;
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_winsys.h 83 static inline struct nouveau_bufref *
88 struct nouveau_bufref *bref =
nv30_context.c 51 struct nouveau_bufref *bref;
nv30_state_validate.c 468 struct nouveau_bufref *bref;
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_winsys.h 29 struct nouveau_bufref *ref =
nvc0_context.c 496 struct nouveau_bufref *ref = (struct nouveau_bufref *)it;

Completed in 117 milliseconds