HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_pushbuf_refn (Results 1 - 25 of 44) sorted by relevancy

1 2

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
nv50_winsys.h 45 struct nouveau_pushbuf_refn ref = { bo, flags };
46 nouveau_pushbuf_refn(push, &ref, 1);
nv98_video_ppp.c 35 struct nouveau_pushbuf_refn bo_refs[] = {
50 nouveau_pushbuf_refn(push, bo_refs, num_refs);
nv84_video_vp.c 76 struct nouveau_pushbuf_refn bo_refs[] = {
140 struct nouveau_pushbuf_refn bo_refs[] = {
144 nouveau_pushbuf_refn(push, bo_refs, ARRAY_SIZE(bo_refs));
150 nouveau_pushbuf_refn(push, bo_refs, num_refs);
487 struct nouveau_pushbuf_refn bo_refs[] = {
525 nouveau_pushbuf_refn(push, bo_refs, num_refs);
nv98_video_bsp.c 50 struct nouveau_pushbuf_refn bo_refs[] = {
111 nouveau_pushbuf_refn(push, bo_refs, num_refs);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
nv50_winsys.h 45 struct nouveau_pushbuf_refn ref = { bo, flags };
46 nouveau_pushbuf_refn(push, &ref, 1);
nv98_video_ppp.c 35 struct nouveau_pushbuf_refn bo_refs[] = {
50 nouveau_pushbuf_refn(push, bo_refs, num_refs);
nv84_video_vp.c 76 struct nouveau_pushbuf_refn bo_refs[] = {
140 struct nouveau_pushbuf_refn bo_refs[] = {
144 nouveau_pushbuf_refn(push, bo_refs, ARRAY_SIZE(bo_refs));
150 nouveau_pushbuf_refn(push, bo_refs, num_refs);
487 struct nouveau_pushbuf_refn bo_refs[] = {
525 nouveau_pushbuf_refn(push, bo_refs, num_refs);
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_copy85b5.c 38 struct nouveau_pushbuf_refn refs[] = {
45 nouveau_pushbuf_refn (push, refs, 2))
nouveau_copy90b5.c 38 struct nouveau_pushbuf_refn refs[] = {
45 nouveau_pushbuf_refn (push, refs, 2))
nouveau_copya0b5.c 38 struct nouveau_pushbuf_refn refs[] = {
45 nouveau_pushbuf_refn (push, refs, 2))
nv04_accel.h 57 struct nouveau_pushbuf_refn refs[] = { { bo, domain } };
61 nouveau_pushbuf_refn (push, refs, 1))
nvc0_xv.c 72 struct nouveau_pushbuf_refn refs[] = {
226 nouveau_pushbuf_refn (push, refs, 3))
296 nouveau_pushbuf_refn (push, &(struct nouveau_pushbuf_refn) {
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
nv30_clear.c 112 struct nouveau_pushbuf_refn refn;
132 nouveau_pushbuf_refn (push, &refn, 1))
172 struct nouveau_pushbuf_refn refn;
197 nouveau_pushbuf_refn (push, &refn, 1))
nv30_transfer.c 150 struct nouveau_pushbuf_refn refs[] = {
159 nouveau_pushbuf_refn (push, refs, ARRAY_SIZE(refs)))
402 struct nouveau_pushbuf_refn refs[] = {
435 nouveau_pushbuf_refn (push, refs, 2))
499 struct nouveau_pushbuf_refn refs[] = {
520 nouveau_pushbuf_refn (push, refs, 2))
693 struct nouveau_pushbuf_refn refs[] = {
712 nouveau_pushbuf_refn (push, refs, 2))
736 nouveau_pushbuf_refn (push, refs, 2))
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
nv30_clear.c 112 struct nouveau_pushbuf_refn refn;
132 nouveau_pushbuf_refn (push, &refn, 1))
172 struct nouveau_pushbuf_refn refn;
197 nouveau_pushbuf_refn (push, &refn, 1))
nv30_transfer.c 150 struct nouveau_pushbuf_refn refs[] = {
159 nouveau_pushbuf_refn (push, refs, ARRAY_SIZE(refs)))
402 struct nouveau_pushbuf_refn refs[] = {
435 nouveau_pushbuf_refn (push, refs, 2))
499 struct nouveau_pushbuf_refn refs[] = {
520 nouveau_pushbuf_refn (push, refs, 2))
693 struct nouveau_pushbuf_refn refs[] = {
712 nouveau_pushbuf_refn (push, refs, 2))
736 nouveau_pushbuf_refn (push, refs, 2))
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_video_ppp.c 35 struct nouveau_pushbuf_refn bo_refs[] = {
50 nouveau_pushbuf_refn(push, bo_refs, num_refs);
nvc0_winsys.h 44 struct nouveau_pushbuf_refn ref = { bo, flags };
45 nouveau_pushbuf_refn(push, &ref, 1);
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
nouveau_driver.c 90 struct nouveau_pushbuf_refn refn =
96 !nouveau_pushbuf_refn(push, &refn, 1)) {
nv04_surface.c 195 struct nouveau_pushbuf_refn refs[] = {
226 nouveau_pushbuf_refn (push, refs, 2))
276 struct nouveau_pushbuf_refn refs[] = {
290 nouveau_pushbuf_refn (push, refs, 2))
425 struct nouveau_pushbuf_refn refs[] = {
433 nouveau_pushbuf_refn (push, refs, 1))
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_video_ppp.c 35 struct nouveau_pushbuf_refn bo_refs[] = {
50 nouveau_pushbuf_refn(push, bo_refs, num_refs);
nvc0_winsys.h 44 struct nouveau_pushbuf_refn ref = { bo, flags };
45 nouveau_pushbuf_refn(push, &ref, 1);
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
nouveau_driver.c 90 struct nouveau_pushbuf_refn refn =
96 !nouveau_pushbuf_refn(push, &refn, 1)) {
nv04_surface.c 199 struct nouveau_pushbuf_refn refs[] = {
230 nouveau_pushbuf_refn (push, refs, 2))
280 struct nouveau_pushbuf_refn refs[] = {
294 nouveau_pushbuf_refn (push, refs, 2))
429 struct nouveau_pushbuf_refn refs[] = {
437 nouveau_pushbuf_refn (push, refs, 1))
  /xsrc/external/mit/libdrm/dist/nouveau/
nouveau.h 205 struct nouveau_pushbuf_refn { struct
218 int nouveau_pushbuf_refn(struct nouveau_pushbuf *,
219 struct nouveau_pushbuf_refn *, int nr);

Completed in 12 milliseconds

1 2