Home
last modified time | relevance | path

Searched defs:dstz (Results 1 – 25 of 41) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_blitter.c41 unsigned dstlevel, unsigned dstz) in default_dst_texture()
319 unsigned dstz, struct pipe_resource *src, in fd_blitter_pipe_copy_region()
351 unsigned dstz, struct pipe_resource *src, in fd_resource_copy_region()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c257 unsigned dstx, unsigned dsty, unsigned dstz, in blit()
284 unsigned dstx, unsigned dsty, unsigned dstz, in swizzled_copy()
403 unsigned dstx, unsigned dsty, unsigned dstz, in handle_complex_copy()
493 unsigned dstx, unsigned dsty, unsigned dstz, in copy_image()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c42 unsigned dstx, unsigned dsty, unsigned dstz, in lp_resource_copy_ms()
87 unsigned dstx, unsigned dsty, unsigned dstz, in lp_resource_copy()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_surface.c77 unsigned dstz, struct pipe_resource *src, in i915_surface_copy_render()
198 unsigned dstz, struct pipe_resource *src, in i915_surface_copy_blitter()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blit.c618 unsigned dstx, unsigned dsty, unsigned dstz, in iris_copy_region()
719 unsigned dstx, unsigned dsty, unsigned dstz, in iris_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c153 unsigned dstx, unsigned dsty, unsigned dstz, in copy_region_fallback()
819 unsigned dstx, unsigned dsty, unsigned dstz, in svga_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blit.c678 unsigned dstx, unsigned dsty, unsigned dstz, in crocus_copy_region()
781 unsigned dstx, unsigned dsty, unsigned dstz, in crocus_resource_copy_region()
Dcrocus_blt.c393 unsigned dstx, unsigned dsty, unsigned dstz, in crocus_copy_region_blt()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_clear_blit.c154 unsigned dstz, struct pipe_resource *src, in etna_resource_copy_region()
/third_party/mesa3d/src/gallium/frontends/nine/
Dvolume9.c425 unsigned dstx, unsigned dsty, unsigned dstz, in NineVolume9_CopyMemToDefault()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp266 unsigned dstx, unsigned dsty, unsigned dstz, in copy_subregion_no_barriers()
970 unsigned dstx, unsigned dsty, unsigned dstz, in d3d12_resource_copy_region()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_surface.c385 unsigned dstx, unsigned dsty, unsigned dstz, in util_clear_color_texture()
580 unsigned dstx, unsigned dsty, unsigned dstz, in util_clear_depth_stencil_texture()
Du_blitter.c1569 unsigned dstz) in util_blitter_default_dst_texture()
1708 unsigned dstx, unsigned dsty, unsigned dstz, in util_blitter_copy_texture()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_blit.c308 int srcx, srcy, srcz, dstx, dsty, dstz; in si_test_blit() local
Dsi_compute_blit.c421 unsigned dsty, unsigned dstz, const struct pipe_box *src_box, in si_compute_copy_image()
Dsi_blit.c903 unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, in si_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_test_dma.c305 int srcx, srcy, srcz, dstx, dsty, dstz; in r600_test_dma() local
Dr600_texture.c50 unsigned dsty, unsigned dstz, in r600_prepare_for_dma_blit()
103 unsigned dstx, unsigned dsty, unsigned dstz, in r600_copy_region_with_blit()
Dr600_blit.c675 unsigned dstx, unsigned dsty, unsigned dstz, in r600_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_context.cpp245 unsigned dstz, in swr_resource_copy()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c145 unsigned dstx, unsigned dsty, unsigned dstz, in nv30_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_batch.c450 unsigned dstz = 0; in copy_scanout() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c536 unsigned dstx, unsigned dsty, unsigned dstz, in r300_resource_copy_region()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c308 unsigned dstx, unsigned dsty, unsigned dstz, in noop_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c198 unsigned dstx, unsigned dsty, unsigned dstz, in nv50_resource_copy_region()

12