Home
last modified time | relevance | path

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

123

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c272 const struct pipe_box *src_box) in blit()
298 const struct pipe_box *src_box) in swizzled_copy()
417 const struct pipe_box *src_box, in handle_complex_copy()
507 const struct pipe_box *src_box) in copy_image()
Dst_texture.c361 struct pipe_box src_box; in st_texture_image_copy() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp345 D3D12_BOX src_box; in copy_subregion_no_barriers() local
385 struct pipe_box src_box = *psrc_box; in copy_resource_y_flipped_no_barriers() local
467 const struct pipe_box *src_box, in create_staging_resource()
835 D3D12_BOX src_box; in blit_resolve_stencil() local
980 const struct pipe_box *src_box = psrc_box; in d3d12_resource_copy_region() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_blitter.c321 const struct pipe_box *src_box) assert_dt 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/frontends/nine/
Dsurface9.c558 struct pipe_box dst_box, src_box; in NineSurface9_UnlockRect() local
653 struct pipe_box dst_box, src_box; in NineSurface9_CopyMemToDefault() local
735 struct pipe_box src_box; in NineSurface9_CopyDefaultToMem() local
Dbuffer9.c378 struct pipe_box src_box; in NineBuffer9_Lock() local
Dvolume9.c429 struct pipe_box src_box; in NineVolume9_CopyMemToDefault() local
/third_party/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()
897 const struct pipe_box *src_box) in svga_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blt.c240 const struct pipe_box *src_box) in crocus_emit_blt()
396 const struct pipe_box *src_box) in crocus_copy_region_blt()
Dcrocus_blit.c682 const struct pipe_box *src_box) in crocus_copy_region()
773 const struct pipe_box *src_box) in crocus_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_transfer.c85 struct pipe_box src_box; in r300_copy_into_tiled_texture() local
Dr300_blit.c548 const struct pipe_box *src_box) in r300_resource_copy_region()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDxgiFns.cpp315 struct pipe_box src_box; in _RotateResourceIdentities() local
DResource.cpp749 struct pipe_box src_box; in ResourceCopyRegion() local
/third_party/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()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c574 struct pipe_resource *src, const struct pipe_box *src_box) in r600_copy_buffer()
593 const struct pipe_box *src_box) in r600_copy_global_buffer()
671 const struct pipe_box *src_box) in r600_resource_copy_region()
/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.c38 const struct pipe_box *src_box) in virgl_copy_region_with_blit()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blit.c656 const struct pipe_box *src_box) in iris_copy_region()
762 const struct pipe_box *src_box) 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/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
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c99 struct pipe_box src_box; in xmesa_st_framebuffer_copy_textures() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c1202 D3D12_BOX src_box = { in dzn_cmd_buffer_clear_rects_with_copy() local
1345 D3D12_BOX src_box = { in dzn_cmd_buffer_clear_ranges_with_copy() local
1609 D3D12_BOX src_box = { in dzn_cmd_buffer_copy_buf2img_region() local
1627 D3D12_BOX src_box = { in dzn_cmd_buffer_copy_buf2img_region() local
1688 D3D12_BOX src_box = { in dzn_cmd_buffer_copy_img2buf_region() local
1703 D3D12_BOX src_box = { in dzn_cmd_buffer_copy_img2buf_region() local
1792 D3D12_BOX src_box = { in dzn_cmd_buffer_copy_img_chunk() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c147 const struct pipe_box *src_box) in nv30_resource_copy_region()

123