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;
48 nouveau_bufref(struct nouveau_bufref *bctx) function
126 drm_public struct nouveau_bufref *
153 drm_public struct nouveau_bufref *
160 struct nouveau_bufref *bref = nouveau_bufctx_refn(bctx, bin, bo, flags);
nouveau.h 158 struct nouveau_bufref { struct
181 struct nouveau_bufref *
184 struct nouveau_bufref *
pushbuf.c 488 struct nouveau_bufref *bref;
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_winsys.h 30 struct nouveau_bufref *ref =
nv50_context.c 210 struct nouveau_bufref *ref = (struct nouveau_bufref *)it;
  /external/mesa3d/src/gallium/drivers/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 464 struct nouveau_bufref *bref;
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.c 216 struct nouveau_bufref *ref = (struct nouveau_bufref *)it;
nvc0_winsys.h 29 struct nouveau_bufref *ref =

Completed in 116 milliseconds