Searched defs:dst_surf (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_blit.c | 125 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/ |
D | v3d_blit.c | 167 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/ |
D | lima_blit.c | 256 struct pipe_surface *dst_surf = in lima_do_blit() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_blit.c | 511 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/ |
D | crocus_blit.c | 585 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/ |
D | blorp_blit.c | 2438 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/ |
D | vl_deint_filter.c | 487 struct pipe_surface *dst_surf = dst_surfaces[1 - field]; in vl_deint_filter_render() local
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_blorp.c | 344 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/ |
D | svga_pipe_blit.c | 914 struct svga_winsys_surface *dst_surf; in svga_resource_copy_region() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_blit.cpp | 770 struct pipe_surface *dst_surf = pctx->create_surface(pctx, tmp, &dst_tmpl); in resolve_stencil_to_temp() local
|