| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_cb_copyimage.c | 267 unsigned dst_level, in blit() 294 unsigned dst_level, in swizzled_copy() 413 unsigned dst_level, in handle_complex_copy() 503 unsigned dst_level, in copy_image() 651 int src_level, dst_level; in st_CopyImageSubData() local
|
| /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/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() 893 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/d3d12/ |
| D | d3d12_blit.cpp | 267 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() 970 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 | 678 unsigned dst_level, in crocus_copy_region() 769 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 | 544 unsigned dst_level, in r300_resource_copy_region() 723 unsigned dst_level, in r300_simple_msaa_resolve()
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| D | iris_blit.c | 652 unsigned dst_level, in iris_copy_region() 758 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/radeonsi/ |
| D | si_test_image_copy_region.c | 570 unsigned dst_level = j % (tdst.last_level + 1); in si_test_image_copy_region() local 786 unsigned dst_level = rand() % (tdst.last_level + 1); in si_test_blit() local
|
| D | si_blit.c | 898 unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, in si_resource_copy_region() 991 struct pipe_resource *dst, unsigned dst_level, unsigned dst_z, in si_do_CB_resolve()
|
| D | si_texture.c | 53 … unsigned dst_level, unsigned dst_sample, unsigned dstx, unsigned dsty, in si_copy_region_with_blit() 114 unsigned dst_level = dst->nr_samples > 1 ? 0 : transfer->level; in si_copy_from_staging_texture() local
|
| /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/auxiliary/util/ |
| D | u_blitter.c | 1774 unsigned dst_level, in util_blitter_copy_texture() 2334 unsigned dst_level = src_level + 1; in util_blitter_generate_mipmap() local 2660 unsigned dst_level, in util_blitter_custom_resolve_color() 2877 unsigned dst_level, in util_blitter_stencil_fallback()
|
| D | u_surface.c | 204 unsigned dst_level, in util_resource_copy_region()
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| D | Resource.cpp | 744 unsigned dst_level = DstSubResource % (dst_resource->last_level + 1); in ResourceCopyRegion() local
|
| /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()
|
| /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()
|
| D | r600_blit.c | 667 unsigned dst_level, in r600_resource_copy_region()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_surface.c | 162 struct nv50_miptree *dst, unsigned dst_level, in nvc0_2d_texture_do_copy() 206 struct pipe_resource *dst, unsigned dst_level, in nvc0_resource_copy_region()
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_blorp.c | 315 const uint32_t dst_level = region->dstSubresource.mipLevel; in copy_image() local 1369 uint32_t dst_level, uint32_t dst_base_layer, in anv_image_msaa_resolve()
|