/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_copy_image.c | 42 int dst_x, int dst_y, int dst_z, unsigned dst_level, in copy_miptrees() 80 unsigned src_level, dst_level; in brw_copy_image_sub_data() local
|
D | brw_generate_mipmap.c | 125 for (unsigned dst_level = base_level + 1; in brw_generate_mipmap() local
|
D | brw_blit.c | 480 int dst_level, int dst_slice, in brw_miptree_blit() 557 int dst_level, int dst_slice, in brw_miptree_copy()
|
D | brw_blorp.c | 278 unsigned dst_level, unsigned dst_layer, in brw_blorp_blit_miptrees() 442 unsigned dst_level, unsigned dst_layer, in brw_blorp_copy_miptrees() 748 int dst_level = dst_image->Level + dst_image->TexObject->Attrib.MinLevel; in brw_blorp_copytexsubimage() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_copyimage.c | 256 unsigned dst_level, in blit() 283 unsigned dst_level, in swizzled_copy() 402 unsigned dst_level, in handle_complex_copy() 492 unsigned dst_level, in copy_image() 640 int src_level, dst_level; in st_CopyImageSubData() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_blit.c | 47 unsigned dst_level, in build_blit_info() 119 unsigned dst_level, unsigned dst_layer_face, in copy_region_vgpu10() 152 struct pipe_resource *dst_tex, unsigned dst_level, in copy_region_fallback() 818 unsigned dst_level, in svga_resource_copy_region()
|
D | svga_surface.c | 84 unsigned dst_level, unsigned dst_layer, in svga_texture_copy_handle()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_blitter.c | 318 unsigned dst_level, unsigned dstx, unsigned dsty, in fd_blitter_pipe_copy_region() 350 unsigned dst_level, unsigned dstx, unsigned dsty, in fd_resource_copy_region()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_blit.cpp | 265 unsigned dst_level, in copy_subregion_no_barriers() 368 unsigned dst_level, in copy_resource_y_flipped_no_barriers() 405 unsigned dst_level, in d3d12_direct_copy() 969 unsigned dst_level, in d3d12_resource_copy_region()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_blt.c | 236 unsigned dst_level, in crocus_emit_blt() 392 unsigned dst_level, in crocus_copy_region_blt()
|
D | crocus_blit.c | 677 unsigned dst_level, in crocus_copy_region() 780 unsigned dst_level, in crocus_resource_copy_region()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_surface.c | 41 struct pipe_resource *dst, unsigned dst_level, in lp_resource_copy_ms() 86 struct pipe_resource *dst, unsigned dst_level, in lp_resource_copy()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 76 unsigned dst_level, unsigned dstx, unsigned dsty, in i915_surface_copy_render() 197 unsigned dst_level, unsigned dstx, unsigned dsty, in i915_surface_copy_blitter()
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_texture.c | 34 unsigned dst_level, in virgl_copy_region_with_blit()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_blit.c | 535 unsigned dst_level, in r300_resource_copy_region() 714 unsigned dst_level, in r300_simple_msaa_resolve()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_blit.c | 617 unsigned dst_level, in iris_copy_region() 718 unsigned dst_level, in iris_resource_copy_region()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_clear_blit.c | 153 unsigned dst_level, unsigned dstx, unsigned dsty, in etna_resource_copy_region()
|
/third_party/mesa3d/src/gallium/drivers/swr/ |
D | swr_context.cpp | 242 unsigned dst_level, in swr_resource_copy()
|
/third_party/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_blit.c | 223 int dst_level, int dst_slice, in intel_miptree_blit()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_blit.c | 903 unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, in si_resource_copy_region() 1059 struct pipe_resource *dst, unsigned dst_level, unsigned dst_z, in si_do_CB_resolve()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_miptree.c | 144 struct pipe_resource *dstres, unsigned dst_level, in nv30_resource_copy_region()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Resource.cpp | 701 unsigned dst_level = DstSubResource % (dst_resource->last_level + 1); in ResourceCopyRegion() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_blitter.c | 1707 unsigned dst_level, in util_blitter_copy_texture() 2234 unsigned dst_level = src_level + 1; in util_blitter_generate_mipmap() local 2622 unsigned dst_level, in util_blitter_custom_resolve_color() 2833 unsigned dst_level, in util_blitter_stencil_fallback()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_texture.c | 49 unsigned dst_level, unsigned dstx, in r600_prepare_for_dma_blit() 102 unsigned dst_level, in r600_copy_region_with_blit()
|
/third_party/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()
|