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 | 277                         struct intel_mipmap_tree *dst_mt,  in brw_blorp_blit_miptrees() 442                         struct intel_mipmap_tree *dst_mt,  in brw_blorp_copy_miptrees() 591    struct intel_mipmap_tree *dst_mt = find_miptree(buffer_bit, dst_irb);  in do_blorp_blit()  local 636    struct intel_mipmap_tree *dst_mt;  in try_blorp_blit()  local 725    struct intel_mipmap_tree *dst_mt = intel_image->mt;  in brw_blorp_copytexsubimage()  local 951                          struct intel_mipmap_tree *dst_mt,  in brw_blorp_upload_miptree() 1117       struct intel_mipmap_tree *dst_mt = intel_miptree_create_for_bo(  in brw_blorp_download_miptree()  local
  | 
| D | intel_blit.c | 377                   struct intel_mipmap_tree *dst_mt,  in emit_miptree_blit() 469                    struct intel_mipmap_tree *dst_mt,  in intel_miptree_blit() 548                    struct intel_mipmap_tree *dst_mt,  in intel_miptree_copy()
  | 
| D | intel_mipmap_tree.c | 1265                             struct intel_mipmap_tree *dst_mt,  in intel_miptree_copy_slice_sw() 1328                          struct intel_mipmap_tree *dst_mt,  in intel_miptree_copy_slice() 1415 			    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 | 222                    struct intel_mipmap_tree *dst_mt,  in intel_miptree_blit()
  | 
| /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
  | 
| /external/mesa3d/src/gallium/drivers/nouveau/nvc0/ | 
| D | nvc0_surface.c | 236       struct nv50_miptree *dst_mt = nv50_miptree(dst);  in nvc0_resource_copy_region()  local
  |