Home
last modified time | relevance | path

Searched refs:dst_mt (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c225 struct nv50_miptree *dst_mt = nv50_miptree(dst); in nv50_resource_copy_region() local
240 if (dst_mt->layout_3d) in nv50_resource_copy_region()
243 drect.base += dst_mt->layer_stride; in nv50_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c236 struct nv50_miptree *dst_mt = nv50_miptree(dst); in nvc0_resource_copy_region() local
251 if (dst_mt->layout_3d) in nvc0_resource_copy_region()
254 drect.base += dst_mt->layer_stride; in nvc0_resource_copy_region()

Completed in 5 milliseconds