/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_copy_image.c | 41 struct intel_mipmap_tree *dst_mt, int dst_level, in copy_image_with_memcpy() 118 int dst_x, int dst_y, int dst_z, unsigned dst_level, in copy_miptrees() 184 unsigned src_level, dst_level; in intel_copy_image_sub_data() local
|
D | intel_tex_copy.c | 81 int dst_level = intelImage->base.Base.Level + in intel_copy_texsubimage() local
|
D | brw_blorp.c | 352 unsigned dst_level, unsigned dst_layer, in brw_blorp_blit_miptrees() 439 unsigned dst_level, unsigned dst_layer, in brw_blorp_copy_miptrees() 675 int dst_level = dst_image->Level + dst_image->TexObject->MinLevel; in brw_blorp_copytexsubimage() local
|
D | intel_blit.c | 315 int dst_level, int dst_slice, in intel_miptree_blit() 391 int dst_level, int dst_slice, in intel_miptree_copy()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_copyimage.c | 255 unsigned dst_level, in blit() 282 unsigned dst_level, in swizzled_copy() 400 unsigned dst_level, in handle_complex_copy() 490 unsigned dst_level, in copy_image() 633 int src_level, dst_level; in st_CopyImageSubData() local
|
/external/mesa3d/src/gallium/drivers/ilo/ |
D | ilo_blitter_blt.c | 238 struct ilo_texture *dst_tex, unsigned dst_level, in tex_clear_region() 296 unsigned dst_level, in tex_copy_region() 403 struct pipe_resource *dst, unsigned dst_level, in ilo_blitter_blt_copy_resource()
|
D | ilo_blitter_pipe.c | 150 struct pipe_resource *dst, unsigned dst_level, in ilo_blitter_pipe_copy_resource()
|
D | ilo_blit.c | 37 unsigned dst_level, in ilo_resource_copy_region()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_blit.c | 50 unsigned dst_level, unsigned dst_face, in copy_region_vgpu10() 118 unsigned dst_level, in svga_resource_copy_region()
|
D | svga_surface.c | 54 unsigned dst_level, unsigned dst_layer, in svga_texture_copy_handle()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_dma.c | 122 unsigned dst_level, in si_dma_copy_tile() 222 unsigned dst_level, in si_dma_copy()
|
D | cik_sdma.c | 142 unsigned dst_level, in cik_sdma_copy_texture() 521 unsigned dst_level, in cik_sdma_copy()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 79 struct pipe_resource *dst, unsigned dst_level, in i915_surface_copy_render() 205 struct pipe_resource *dst, unsigned dst_level, in i915_surface_copy_blitter()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_surface.c | 40 struct pipe_resource *dst, unsigned dst_level, in lp_resource_copy()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_blit.c | 533 unsigned dst_level, in r300_resource_copy_region() 710 unsigned dst_level, in r300_simple_msaa_resolve()
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_resource.c | 935 unsigned dst_level, in fd_blitter_pipe_copy_region() 966 unsigned dst_level, in fd_resource_copy_region()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_context.cpp | 243 unsigned dst_level, in swr_resource_copy()
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_texture.c | 33 unsigned dst_level, in virgl_copy_region_with_blit()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_blit.c | 114 int dst_level, int dst_slice, in intel_miptree_blit()
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_clear_blit.c | 280 unsigned dst_level, unsigned dstx, unsigned dsty, in etna_resource_copy_region()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_miptree.c | 125 struct pipe_resource *dstres, unsigned dst_level, in nv30_resource_copy_region()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_surface.c | 253 unsigned dst_level, in util_resource_copy_region()
|
D | u_blitter.c | 1510 unsigned dst_level, in util_blitter_copy_texture() 1927 unsigned dst_level = src_level + 1; in util_blitter_generate_mipmap() local 2306 unsigned dst_level, in util_blitter_custom_resolve_color()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_surface.c | 152 struct nv50_miptree *dst, unsigned dst_level, in nv50_2d_texture_do_copy() 197 struct pipe_resource *dst, unsigned dst_level, in nv50_resource_copy_region()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_surface.c | 155 struct nv50_miptree *dst, unsigned dst_level, in nvc0_2d_texture_do_copy() 199 struct pipe_resource *dst, unsigned dst_level, in nvc0_resource_copy_region()
|