Searched defs:dst_mt (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_copy_image.c | 41 struct intel_mipmap_tree *dst_mt, in copy_miptrees() 79 struct intel_mipmap_tree *src_mt, *dst_mt; in intel_copy_image_sub_data() local
|
D | brw_blorp.c | 262 struct intel_mipmap_tree *dst_mt, in brw_blorp_blit_miptrees() 362 struct intel_mipmap_tree *dst_mt, in brw_blorp_copy_miptrees() 503 struct intel_mipmap_tree *dst_mt = find_miptree(buffer_bit, dst_irb); in do_blorp_blit() local 548 struct intel_mipmap_tree *dst_mt; in try_blorp_blit() local 645 struct intel_mipmap_tree *dst_mt = intel_image->mt; in brw_blorp_copytexsubimage() local 891 struct intel_mipmap_tree *dst_mt, in brw_blorp_upload_miptree() 1071 struct intel_mipmap_tree *dst_mt = intel_miptree_create_for_bo( in brw_blorp_download_miptree() local
|
D | intel_blit.c | 227 struct intel_mipmap_tree *dst_mt, in emit_miptree_blit() 318 struct intel_mipmap_tree *dst_mt, in intel_miptree_blit() 397 struct intel_mipmap_tree *dst_mt, in intel_miptree_copy()
|
D | intel_mipmap_tree.c | 1474 struct intel_mipmap_tree *dst_mt, in intel_miptree_copy_slice_sw() 1537 struct intel_mipmap_tree *dst_mt, in intel_miptree_copy_slice() 1605 struct intel_mipmap_tree *dst_mt) in intel_miptree_copy_teximage()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_mipmap_tree.c | 534 struct intel_mipmap_tree *dst_mt, in intel_miptree_copy_slice_sw() 584 struct intel_mipmap_tree *dst_mt, in intel_miptree_copy_slice() 643 struct intel_mipmap_tree *dst_mt, in intel_miptree_copy_teximage()
|
D | intel_blit.c | 113 struct intel_mipmap_tree *dst_mt, in intel_miptree_blit()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_surface.c | 229 struct nv50_miptree *dst_mt = nv50_miptree(dst); in nvc0_resource_copy_region() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_surface.c | 225 struct nv50_miptree *dst_mt = nv50_miptree(dst); in nv50_resource_copy_region() local
|