Home
last modified time | relevance | path

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

123

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit()
287 const struct pipe_box *src_box) in swizzled_copy()
406 const struct pipe_box *src_box, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image()
Dst_texture.c361 struct pipe_box src_box; in st_texture_image_copy() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_blitter.c298 const struct pipe_box *src_box) in fd_blitter_pipe_copy_region()
328 const struct pipe_box *src_box) in fd_resource_copy_region()
/external/mesa3d/src/gallium/frontends/nine/
Dsurface9.c551 struct pipe_box dst_box, src_box; in NineSurface9_UnlockRect() local
638 struct pipe_box dst_box, src_box; in NineSurface9_CopyMemToDefault() local
713 struct pipe_box src_box; in NineSurface9_CopyDefaultToMem() local
Dbuffer9.c309 struct pipe_box src_box; in NineBuffer9_Lock() local
Dvolume9.c430 struct pipe_box src_box; in NineVolume9_CopyMemToDefault() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dcik_sdma.c58 const struct pipe_box *src_box) in si_sdma_v4_copy_texture()
204 const struct pipe_box *src_box) in cik_sdma_copy_texture()
520 unsigned src_level, const struct pipe_box *src_box) in cik_sdma_copy()
Dsi_compute_blit.c424 unsigned dsty, unsigned dstz, const struct pipe_box *src_box, in si_compute_copy_image()
Dsi_texture.c51 unsigned src_level, const struct pipe_box *src_box) in si_prepare_for_dma_blit()
113 const struct pipe_box *src_box) in si_copy_region_with_blit()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c53 const struct pipe_box *src_box, in build_blit_info()
155 const struct pipe_box *src_box) in copy_region_fallback()
822 const struct pipe_box *src_box) in svga_resource_copy_region()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_transfer.c88 struct pipe_box src_box; in r300_copy_into_tiled_texture() local
Dr300_blit.c539 const struct pipe_box *src_box) in r300_resource_copy_region()
/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c82 const struct pipe_box *src_box) in i915_surface_copy_render()
208 const struct pipe_box *src_box) in i915_surface_copy_blitter()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c44 const struct pipe_box *src_box) in lp_resource_copy_ms()
89 const struct pipe_box *src_box) in lp_resource_copy()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c572 struct pipe_resource *src, const struct pipe_box *src_box) in r600_copy_buffer()
600 const struct pipe_box *src_box) in r600_copy_global_buffer()
678 const struct pipe_box *src_box) in r600_resource_copy_region()
Dr600_texture.c53 const struct pipe_box *src_box) in r600_prepare_for_dma_blit()
106 const struct pipe_box *src_box) in r600_copy_region_with_blit()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_texture.c38 const struct pipe_box *src_box) in virgl_copy_region_with_blit()
/external/mesa3d/src/gallium/drivers/iris/
Diris_blit.c656 const struct pipe_box *src_box) in iris_copy_region()
767 const struct pipe_box *src_box) in iris_resource_copy_region()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_clear_blit.c154 unsigned src_level, const struct pipe_box *src_box) in etna_resource_copy_region()
/external/mesa3d/src/gallium/frontends/xa/
Dxa_context.c255 struct pipe_box src_box; in xa_copy() local
Dxa_tracker.c450 struct pipe_box src_box; in xa_surface_redefine() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_surface.c252 const struct pipe_box *src_box) in util_resource_copy_region()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.cpp248 const struct pipe_box *src_box) in swr_resource_copy()
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c96 struct pipe_box src_box; in xmesa_st_framebuffer_copy_textures() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c142 const struct pipe_box *src_box) in nv30_resource_copy_region()

123