Home
last modified time | relevance | path

Searched defs:dst_level (Results 1 – 25 of 50) sorted by relevance

12

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_copy_image.c42 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
Dbrw_generate_mipmap.c125 for (unsigned dst_level = base_level + 1; in brw_generate_mipmap() local
Dbrw_blit.c480 int dst_level, int dst_slice, in brw_miptree_blit()
557 int dst_level, int dst_slice, in brw_miptree_copy()
Dbrw_blorp.c278 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/
Dst_cb_copyimage.c256 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/
Dsvga_pipe_blit.c47 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()
Dsvga_surface.c84 unsigned dst_level, unsigned dst_layer, in svga_texture_copy_handle()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_blitter.c318 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/
Dd3d12_blit.cpp265 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/
Dcrocus_blt.c236 unsigned dst_level, in crocus_emit_blt()
392 unsigned dst_level, in crocus_copy_region_blt()
Dcrocus_blit.c677 unsigned dst_level, in crocus_copy_region()
780 unsigned dst_level, in crocus_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c41 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/
Di915_surface.c76 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/
Dvirgl_texture.c34 unsigned dst_level, in virgl_copy_region_with_blit()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c535 unsigned dst_level, in r300_resource_copy_region()
714 unsigned dst_level, in r300_simple_msaa_resolve()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blit.c617 unsigned dst_level, in iris_copy_region()
718 unsigned dst_level, in iris_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_clear_blit.c153 unsigned dst_level, unsigned dstx, unsigned dsty, in etna_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_context.cpp242 unsigned dst_level, in swr_resource_copy()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_blit.c223 int dst_level, int dst_slice, in intel_miptree_blit()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c903 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/
Dnv30_miptree.c144 struct pipe_resource *dstres, unsigned dst_level, in nv30_resource_copy_region()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DResource.cpp701 unsigned dst_level = DstSubResource % (dst_resource->last_level + 1); in ResourceCopyRegion() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c1707 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/
Dr600_texture.c49 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/
Dnv50_surface.c152 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()

12