Home
last modified time | relevance | path

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

123

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_copy_image.c40 int src_x, int src_y, int src_z, unsigned src_level, in copy_miptrees()
80 unsigned src_level, dst_level; in brw_copy_image_sub_data() local
Dbrw_generate_mipmap.c129 const unsigned src_level = dst_level - 1; in brw_generate_mipmap() local
Dbrw_blit.c477 int src_level, int src_slice, in brw_miptree_blit()
554 int src_level, int src_slice, in brw_miptree_copy()
Dbrw_blorp.c275 unsigned src_level, unsigned src_layer, in brw_blorp_blit_miptrees()
440 unsigned src_level, unsigned src_layer, in brw_blorp_copy_miptrees()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c260 unsigned src_level, in blit()
286 unsigned src_level, in swizzled_copy()
405 unsigned src_level, in handle_complex_copy()
495 unsigned src_level, in copy_image()
640 int src_level, dst_level; in st_CopyImageSubData() local
/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()
821 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/d3d12/
Dd3d12_blit.cpp268 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()
972 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/crocus/
Dcrocus_blt.c239 unsigned src_level, in crocus_emit_blt()
395 unsigned src_level, in crocus_copy_region_blt()
Dcrocus_blit.c680 unsigned src_level, in crocus_copy_region()
783 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.c620 unsigned src_level, in iris_copy_region()
721 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/swr/
Dswr_context.cpp247 unsigned src_level, in swr_resource_copy()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_blit.c220 int src_level, int src_slice, in intel_miptree_blit()
/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/frontends/d3d10umd/
DResource.cpp703 unsigned src_level = SrcSubResource % (src_resource->last_level + 1); in ResourceCopyRegion() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c538 unsigned src_level, in r300_resource_copy_region()
/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()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_blit.c221 unsigned int src_level, in v3d_tfu()
/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()

123