Home
last modified time | relevance | path

Searched refs:nv50_m2mf_copy_linear (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h282 nv50_m2mf_copy_linear(struct nouveau_context *pipe,
Dnv50_context.c302 nv50->base.copy_data = nv50_m2mf_copy_linear; in nv50_create()
Dnv50_transfer.c203 nv50_m2mf_copy_linear(struct nouveau_context *nv, in nv50_m2mf_copy_linear() function