/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A 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
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A 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()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A 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() 884 unsigned dst_level, in svga_resource_copy_region()
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | cgroup.proto | 14 optional int32 dst_level = 6; field 42 optional int32 dst_level = 6; field
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A 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()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_blitter.c | 374 unsigned dst_level, unsigned dstx, unsigned dsty, in fd_blitter_pipe_copy_region() 406 unsigned dst_level, unsigned dstx, unsigned dsty, in fd_resource_copy_region()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_blit.c | 548 unsigned dst_level, unsigned dstx, unsigned dsty, in try_copy_via_blit() 605 unsigned dst_level, unsigned dstx, unsigned dsty, in agx_resource_copy_region()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blt.c | 236 unsigned dst_level, in crocus_emit_blt() 392 unsigned dst_level, in crocus_copy_region_blt()
|
H A D | crocus_blit.c | 672 unsigned dst_level, in crocus_copy_region() 763 unsigned dst_level, in crocus_resource_copy_region()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A 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()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_blit.c | 960 unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, in si_resource_copy_region() 981 unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, in si_gfx_copy_image() 1069 struct pipe_resource *dst, unsigned dst_level, unsigned dst_z, in si_do_CB_resolve()
|
H A 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
|
H A 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
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/ |
H A 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()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_blit.c | 528 unsigned dst_level, in r300_resource_copy_region() 707 unsigned dst_level, in r300_simple_msaa_resolve()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_blit.c | 647 unsigned dst_level, in iris_copy_region() 753 unsigned dst_level, in iris_resource_copy_region()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_blitter.c | 1774 unsigned dst_level, in util_blitter_copy_texture() 2343 unsigned dst_level = src_level + 1; in util_blitter_generate_mipmap() local 2671 unsigned dst_level, in util_blitter_custom_resolve_color() 2891 unsigned dst_level, in util_blitter_stencil_fallback()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_texture.c | 34 unsigned dst_level, in virgl_copy_region_with_blit()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_surface.c | 155 struct nv50_miptree *dst, unsigned dst_level, in nv50_2d_texture_do_copy() 200 struct pipe_resource *dst, unsigned dst_level, in nv50_resource_copy_region()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A 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()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_surface.c | 165 struct nv50_miptree *dst, unsigned dst_level, in nvc0_2d_texture_do_copy() 209 struct pipe_resource *dst, unsigned dst_level, in nvc0_resource_copy_region()
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | cgroup.pbzero.h | 472 int32_t dst_level() const { return at<6>().as_int32(); } in dst_level() function 1004 int32_t dst_level() const { return at<6>().as_int32(); } in dst_level() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
D | cgroup.pbzero.h | 472 int32_t dst_level() const { return at<6>().as_int32(); } in dst_level() function 1004 int32_t dst_level() const { return at<6>().as_int32(); } in dst_level() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_miptree.c | 145 struct pipe_resource *dstres, unsigned dst_level, in nv30_resource_copy_region()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/ |
H A D | radv_meta_resolve.c | 250 … struct radv_image *dst_image, unsigned dst_level, VkImageLayout dst_image_layout, in radv_pick_resolve_method_images()
|