/external/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_copy.cpp | 70 unsigned dst_level, in copy_subregion_no_barriers() 165 unsigned dst_level, in copy_resource_y_flipped_no_barriers() 202 unsigned dst_level, in d3d12_direct_copy() 315 unsigned dst_level, in d3d12_resource_copy_region()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_copyimage.c | 267 unsigned dst_level, in blit() 297 unsigned dst_level, in swizzled_copy() 416 unsigned dst_level, in handle_complex_copy() 506 unsigned dst_level, in copy_image() 685 int src_level, dst_level; in st_CopyImageSubData() local
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | cgroup.proto | 14 optional int32 dst_level = 6; field 42 optional int32 dst_level = 6; field
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_blit.c | 30 unsigned dst_level, in build_blit_info() 102 unsigned dst_level, unsigned dst_layer_face, in copy_region_vgpu10() 135 struct pipe_resource *dst_tex, unsigned dst_level, in copy_region_fallback() 887 unsigned dst_level, in svga_resource_copy_region()
|
D | svga_surface.c | 66 unsigned dst_level, unsigned dst_layer, in svga_texture_copy_handle()
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_clear_blit.c | 168 unsigned dst_level, unsigned dstx, unsigned dsty, in etna_resource_copy_region() 255 struct pipe_resource *src, int dst_level, int src_level, in etna_copy_resource_box()
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_blitter.c | 371 unsigned dst_level, unsigned dstx, unsigned dsty, in fd_blitter_pipe_copy_region() 403 unsigned dst_level, unsigned dstx, unsigned dsty, in fd_resource_copy_region()
|
/external/mesa3d/src/gallium/drivers/asahi/ |
D | agx_blit.c | 564 unsigned dst_level, unsigned dstx, unsigned dsty, in try_copy_via_blit() 622 unsigned dst_level, unsigned dstx, unsigned dsty, in agx_resource_copy_region()
|
/external/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 | 672 unsigned dst_level, in crocus_copy_region() 763 unsigned dst_level, in crocus_resource_copy_region()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_surface.c | 42 struct pipe_resource *dst, unsigned dst_level, in lp_resource_copy_ms() 88 struct pipe_resource *dst, unsigned dst_level, in lp_resource_copy()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 77 unsigned dst_level, unsigned dstx, unsigned dsty, in i915_surface_copy_render() 199 unsigned dst_level, unsigned dstx, unsigned dsty, in i915_surface_copy_blitter()
|
/external/mesa3d/src/nouveau/vulkan/ |
D | nvk_host_copy.c | 112 const struct nil_image_level *dst_level = in nvk_copy_memory_to_image() local 384 const struct nil_image_level *dst_level = in nvk_copy_image_to_image() local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_blit.c | 528 unsigned dst_level, in r300_resource_copy_region() 708 unsigned dst_level, in r300_simple_msaa_resolve()
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_texture.c | 34 unsigned dst_level, in virgl_copy_region_with_blit()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_blit.c | 656 unsigned dst_level, in r600_resource_copy_region() 903 const unsigned dst_level, const unsigned src_level) in r600_stencil_z24unorms8_to_z24unorms8uint() 932 const unsigned dst_level, const unsigned src_level) in r600_stencil_z32floats8x24_to_z24unorms8()
|
D | r600_texture.c | 31 unsigned dst_level, unsigned dstx, in r600_prepare_for_dma_blit() 84 unsigned dst_level, in r600_copy_region_with_blit()
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_blit.c | 647 unsigned dst_level, in iris_copy_region() 753 unsigned dst_level, in iris_resource_copy_region()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_blit.c | 961 unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, in si_resource_copy_region() 982 unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, in si_gfx_copy_image() 1070 struct pipe_resource *dst, unsigned dst_level, unsigned dst_z, in si_do_CB_resolve()
|
D | si_test_image_copy_region.c | 553 unsigned dst_level = j % (tdst.last_level + 1); in si_test_image_copy_region() local 771 unsigned dst_level = rand() % (tdst.last_level + 1); in si_test_blit() local
|
D | si_texture.c | 36 … unsigned dst_level, unsigned dst_sample, unsigned dstx, unsigned dsty, in si_copy_region_with_blit() 71 … unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, in si_copy_multi_plane_texture() 136 unsigned dst_level = dst->nr_samples > 1 ? 0 : transfer->level; in si_copy_from_staging_texture() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_miptree.c | 145 struct pipe_resource *dstres, unsigned dst_level, in nv30_resource_copy_region()
|
/external/mesa3d/src/amd/vulkan/meta/ |
D | radv_meta_resolve.c | 197 … struct radv_image *dst_image, unsigned dst_level, VkImageLayout dst_image_layout, in radv_pick_resolve_method_images()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_blitter.c | 1765 unsigned dst_level, in util_blitter_copy_texture() 2341 unsigned dst_level = src_level + 1; in util_blitter_generate_mipmap() local 2669 unsigned dst_level, in util_blitter_custom_resolve_color() 2889 unsigned dst_level, in util_blitter_stencil_fallback()
|
/external/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Resource.cpp | 747 unsigned dst_level = DstSubResource % (dst_resource->last_level + 1); in ResourceCopyRegion() local
|