Home
last modified time | relevance | path

Searched refs:dstdom (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_transfer.h36 struct nouveau_bo *, unsigned dstoff, unsigned dstdom,
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_transfer.c282 struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, in nvc0_m2mf_copy_linear() argument
290 nouveau_bufctx_refn(bctx, 0, dst, dstdom | NOUVEAU_BO_WR); in nvc0_m2mf_copy_linear()
320 struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, in nve4_m2mf_copy_linear() argument
328 nouveau_bufctx_refn(bctx, 0, dst, dstdom | NOUVEAU_BO_WR); in nve4_m2mf_copy_linear()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h329 struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom,
Dnv50_transfer.c330 struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, in nv50_m2mf_copy_linear() argument
338 nouveau_bufctx_refn(bctx, 0, dst, dstdom | NOUVEAU_BO_WR); in nv50_m2mf_copy_linear()