Home
last modified time | relevance | path

Searched defs:dst_surf (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_blit.c125 struct pipe_surface *dst_surf = in vc4_tile_blit() local
346 struct pipe_surface *dst_surf = in vc4_yuv_blit() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_blit.c167 struct pipe_surface *dst_surf = in v3d_stencil_blit() local
473 struct pipe_surface *dst_surf = in v3d_tlb_blit() local
784 struct pipe_surface *dst_surf = in v3d_sand8_blit() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_blit.c256 struct pipe_surface *dst_surf = in lima_do_blit() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blit.c511 struct blorp_surf src_surf, dst_surf; in iris_blit() local
712 struct blorp_surf src_surf, dst_surf; in iris_copy_region() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blit.c585 struct blorp_surf src_surf, dst_surf; in crocus_blit() local
728 struct blorp_surf src_surf, dst_surf; in crocus_copy_region() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c2438 const struct isl_surf *dst_surf, in blorp_blit_supports_compute()
2477 const struct isl_surf *dst_surf, in blorp_copy_supports_blitter()
2519 const struct blorp_surf *dst_surf, in blorp_blit()
2848 const struct isl_surf *dst_surf, in blorp_copy_supports_compute()
2858 const struct blorp_surf *dst_surf, in blorp_copy()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_deint_filter.c487 struct pipe_surface *dst_surf = dst_surfaces[1 - field]; in vl_deint_filter_render() local
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c344 struct blorp_surf src_surf, dst_surf; in copy_image() local
383 struct blorp_surf src_surf, dst_surf; in copy_image() local
1386 struct blorp_surf src_surf, dst_surf; in anv_image_msaa_resolve() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c914 struct svga_winsys_surface *dst_surf; in svga_resource_copy_region() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp770 struct pipe_surface *dst_surf = pctx->create_surface(pctx, tmp, &dst_tmpl); in resolve_stencil_to_temp() local