Home
last modified time | relevance | path

Searched defs:src_mt (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_copy_image.c39 struct brw_mipmap_tree *src_mt, in copy_miptrees()
79 struct brw_mipmap_tree *src_mt, *dst_mt; in brw_copy_image_sub_data() local
Dbrw_blorp.c274 struct brw_mipmap_tree *src_mt, in brw_blorp_blit_miptrees()
439 struct brw_mipmap_tree *src_mt, in brw_blorp_copy_miptrees()
577 struct brw_mipmap_tree *src_mt = find_miptree(buffer_bit, src_irb); in do_blorp_blit() local
622 struct brw_mipmap_tree *src_mt; in try_blorp_blit() local
711 struct brw_mipmap_tree *src_mt = src_irb->mt; in brw_blorp_copytexsubimage() local
989 struct brw_mipmap_tree *src_mt = in brw_blorp_upload_miptree() local
1031 struct brw_mipmap_tree *src_mt, in brw_blorp_download_miptree()
Dbrw_blit.c383 struct brw_mipmap_tree *src_mt, in emit_miptree_blit()
476 struct brw_mipmap_tree *src_mt, in brw_miptree_blit()
553 struct brw_mipmap_tree *src_mt, in brw_miptree_copy()
Dbrw_mipmap_tree.c1220 struct brw_mipmap_tree *src_mt, in brw_miptree_copy_slice_sw()
1283 struct brw_mipmap_tree *src_mt, in brw_miptree_copy_slice()
1371 struct brw_mipmap_tree *src_mt = brw_image->mt; in brw_miptree_copy_teximage() local
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.c535 struct intel_mipmap_tree *src_mt, in intel_miptree_copy_slice_sw()
585 struct intel_mipmap_tree *src_mt, in intel_miptree_copy_slice()
646 struct intel_mipmap_tree *src_mt = intelImage->mt; in intel_miptree_copy_teximage() local
Dintel_blit.c219 struct intel_mipmap_tree *src_mt, in intel_miptree_blit()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c171 struct nv30_miptree *src_mt = nv30_miptree(info->src.resource); in nv30_resource_resolve() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c224 struct nv50_miptree *src_mt = nv50_miptree(src); in nv50_resource_copy_region() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c235 struct nv50_miptree *src_mt = nv50_miptree(src); in nvc0_resource_copy_region() local