Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_copy_image.c41 struct intel_mipmap_tree *dst_mt, int dst_level, in copy_image_with_memcpy()
118 int dst_x, int dst_y, int dst_z, unsigned dst_level, in copy_miptrees()
184 unsigned src_level, dst_level; in intel_copy_image_sub_data() local
Dintel_tex_copy.c81 int dst_level = intelImage->base.Base.Level + in intel_copy_texsubimage() local
Dbrw_blorp.c352 unsigned dst_level, unsigned dst_layer, in brw_blorp_blit_miptrees()
439 unsigned dst_level, unsigned dst_layer, in brw_blorp_copy_miptrees()
675 int dst_level = dst_image->Level + dst_image->TexObject->MinLevel; in brw_blorp_copytexsubimage() local
Dintel_blit.c315 int dst_level, int dst_slice, in intel_miptree_blit()
391 int dst_level, int dst_slice, in intel_miptree_copy()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c255 unsigned dst_level, in blit()
282 unsigned dst_level, in swizzled_copy()
400 unsigned dst_level, in handle_complex_copy()
490 unsigned dst_level, in copy_image()
633 int src_level, dst_level; in st_CopyImageSubData() local
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_blitter_blt.c238 struct ilo_texture *dst_tex, unsigned dst_level, in tex_clear_region()
296 unsigned dst_level, in tex_copy_region()
403 struct pipe_resource *dst, unsigned dst_level, in ilo_blitter_blt_copy_resource()
Dilo_blitter_pipe.c150 struct pipe_resource *dst, unsigned dst_level, in ilo_blitter_pipe_copy_resource()
Dilo_blit.c37 unsigned dst_level, in ilo_resource_copy_region()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c50 unsigned dst_level, unsigned dst_face, in copy_region_vgpu10()
118 unsigned dst_level, in svga_resource_copy_region()
Dsvga_surface.c54 unsigned dst_level, unsigned dst_layer, in svga_texture_copy_handle()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_dma.c122 unsigned dst_level, in si_dma_copy_tile()
222 unsigned dst_level, in si_dma_copy()
Dcik_sdma.c142 unsigned dst_level, in cik_sdma_copy_texture()
521 unsigned dst_level, in cik_sdma_copy()
/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c79 struct pipe_resource *dst, unsigned dst_level, in i915_surface_copy_render()
205 struct pipe_resource *dst, unsigned dst_level, in i915_surface_copy_blitter()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c40 struct pipe_resource *dst, unsigned dst_level, in lp_resource_copy()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c533 unsigned dst_level, in r300_resource_copy_region()
710 unsigned dst_level, in r300_simple_msaa_resolve()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c935 unsigned dst_level, in fd_blitter_pipe_copy_region()
966 unsigned dst_level, in fd_resource_copy_region()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.cpp243 unsigned dst_level, in swr_resource_copy()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_texture.c33 unsigned dst_level, in virgl_copy_region_with_blit()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_blit.c114 int dst_level, int dst_slice, in intel_miptree_blit()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_clear_blit.c280 unsigned dst_level, unsigned dstx, unsigned dsty, in etna_resource_copy_region()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c125 struct pipe_resource *dstres, unsigned dst_level, in nv30_resource_copy_region()
/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.c253 unsigned dst_level, in util_resource_copy_region()
Du_blitter.c1510 unsigned dst_level, in util_blitter_copy_texture()
1927 unsigned dst_level = src_level + 1; in util_blitter_generate_mipmap() local
2306 unsigned dst_level, in util_blitter_custom_resolve_color()
/external/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()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c155 struct nv50_miptree *dst, unsigned dst_level, in nvc0_2d_texture_do_copy()
199 struct pipe_resource *dst, unsigned dst_level, in nvc0_resource_copy_region()

12