Home
last modified time | relevance | path

Searched defs:src_level (Results 1 – 25 of 45) sorted by relevance

12

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c271 unsigned src_level, in blit()
297 unsigned src_level, in swizzled_copy()
416 unsigned src_level, in handle_complex_copy()
506 unsigned src_level, in copy_image()
651 int src_level, dst_level; in st_CopyImageSubData() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp270 unsigned src_level, in copy_subregion_no_barriers()
371 unsigned src_level, in copy_resource_y_flipped_no_barriers()
408 unsigned src_level, in d3d12_direct_copy()
466 unsigned src_level, in create_staging_resource()
973 unsigned src_level, in d3d12_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_blitter.c320 unsigned src_level, in fd_blitter_pipe_copy_region()
352 unsigned src_level, const struct pipe_box *src_box) in fd_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c52 unsigned src_level, in build_blit_info()
116 unsigned src_level, unsigned src_layer_face, in copy_region_vgpu10()
154 struct pipe_resource *src_tex, unsigned src_level, in copy_region_fallback()
896 unsigned src_level, in svga_resource_copy_region()
Dsvga_surface.c81 unsigned src_level, unsigned src_layer, in svga_texture_copy_handle()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blt.c239 unsigned src_level, in crocus_emit_blt()
395 unsigned src_level, in crocus_copy_region_blt()
Dcrocus_blit.c681 unsigned src_level, in crocus_copy_region()
772 unsigned src_level, in crocus_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c43 struct pipe_resource *src, unsigned src_level, in lp_resource_copy_ms()
88 struct pipe_resource *src, unsigned src_level, in lp_resource_copy()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_surface.c78 unsigned src_level, const struct pipe_box *src_box) in i915_surface_copy_render()
199 unsigned src_level, const struct pipe_box *src_box) in i915_surface_copy_blitter()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_texture.c37 unsigned src_level, in virgl_copy_region_with_blit()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blit.c655 unsigned src_level, in iris_copy_region()
761 unsigned src_level, in iris_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_clear_blit.c155 unsigned src_level, const struct pipe_box *src_box) in etna_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_image_copy_region.c569 unsigned src_level = j % (tsrc.last_level + 1); in si_test_image_copy_region() local
785 unsigned src_level = rand() % (tsrc.last_level + 1); in si_test_blit() local
Dsi_texture.c54 unsigned dstz, struct pipe_resource *src, unsigned src_level, in si_copy_region_with_blit()
93 unsigned src_level = src->nr_samples > 1 ? 0 : transfer->level; in si_copy_to_staging_texture() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c146 struct pipe_resource *srcres, unsigned src_level, in nv30_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c547 unsigned src_level, in r300_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_blit.c210 unsigned int src_level, in v3d_tfu()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DResource.cpp746 unsigned src_level = SrcSubResource % (src_resource->last_level + 1); in ResourceCopyRegion() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c154 struct nv50_miptree *src, unsigned src_level, in nv50_2d_texture_do_copy()
199 struct pipe_resource *src, unsigned src_level, in nv50_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c52 unsigned src_level, in r600_prepare_for_dma_blit()
105 unsigned src_level, in r600_copy_region_with_blit()
Dr600_blit.c670 unsigned src_level, in r600_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c164 struct nv50_miptree *src, unsigned src_level, in nvc0_2d_texture_do_copy()
208 struct pipe_resource *src, unsigned src_level, in nvc0_resource_copy_region()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_surface.c207 unsigned src_level, in util_resource_copy_region()
Du_blitter.c1777 unsigned src_level, in util_blitter_copy_texture()
2286 unsigned src_level; in util_blitter_generate_mipmap() local
2880 unsigned src_level, in util_blitter_stencil_fallback()
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c2517 unsigned src_level, float src_layer, in blorp_blit()
2857 unsigned src_level, unsigned src_layer, in blorp_copy()

12