Searched defs:dst_surf (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_blit.c125 struct pipe_surface *dst_surf = local in function:vc4_tile_blit
356 struct pipe_surface *dst_surf = local in function:vc4_yuv_blit
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_deint_filter.c484 struct pipe_surface *dst_surf = dst_surfaces[1 - field]; local in function:vl_deint_filter_render
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_deint_filter.c487 struct pipe_surface *dst_surf = dst_surfaces[1 - field]; local in function:vl_deint_filter_render
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_blit.c125 struct pipe_surface *dst_surf = local in function:vc4_tile_blit
355 struct pipe_surface *dst_surf = local in function:vc4_yuv_blit
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_blit.c284 struct pipe_surface *dst_surf = local in function:v3d_stencil_blit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_blit.c840 struct svga_winsys_surface *dst_surf; local in function:svga_resource_copy_region
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blit.c349 struct blorp_surf src_surf, dst_surf; local in function:iris_blit
579 struct blorp_surf src_surf, dst_surf; local in function:iris_copy_region
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_blit.c833 struct svga_winsys_surface *dst_surf; local in function:svga_resource_copy_region
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blit.c585 struct blorp_surf src_surf, dst_surf; local in function:crocus_blit
726 struct blorp_surf src_surf, dst_surf; local in function:crocus_copy_region
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp768 struct pipe_surface *dst_surf = pctx->create_surface(pctx, tmp, &dst_tmpl); local in function:resolve_stencil_to_temp
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blit.c491 struct blorp_surf src_surf, dst_surf; local in function:iris_blit
677 struct blorp_surf src_surf, dst_surf; local in function:iris_copy_region
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_blit.c154 struct pipe_surface *dst_surf = local in function:v3d_stencil_blit
484 struct pipe_surface *dst_surf = local in function:v3d_tlb_blit
789 struct pipe_surface *dst_surf = local in function:v3d_sand8_blit
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_blorp.c305 struct blorp_surf src_surf, dst_surf; local in function:anv_CmdCopyImage
328 struct blorp_surf src_surf, dst_surf; local in function:anv_CmdCopyImage
1212 struct blorp_surf src_surf, dst_surf; local in function:anv_image_msaa_resolve
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_blorp.c408 struct blorp_surf src_surf, dst_surf; local in function:brw_blorp_blit_miptrees
498 struct blorp_surf src_surf, dst_surf; local in function:brw_blorp_copy_miptrees
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_blorp.c360 struct blorp_surf src_surf, dst_surf; local in function:copy_image
399 struct blorp_surf src_surf, dst_surf; local in function:copy_image
1421 struct blorp_surf src_surf, dst_surf; local in function:anv_image_msaa_resolve
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_blorp.c409 struct blorp_surf src_surf, dst_surf; local in function:brw_blorp_blit_miptrees
496 struct blorp_surf src_surf, dst_surf; local in function:brw_blorp_copy_miptrees
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_blit.c2252 blorp_blit(struct blorp_batch * batch,const struct blorp_surf * src_surf,unsigned src_level,unsigned src_layer,enum isl_format src_format,struct isl_swizzle src_swizzle,const struct blorp_surf * dst_surf,unsigned dst_level,unsigned dst_layer,enum isl_format dst_format,struct isl_swizzle dst_swizzle,float src_x0,float src_y0,float src_x1,float src_y1,float dst_x0,float dst_y0,float dst_x1,float dst_y1,enum blorp_filter filter,bool mirror_x,bool mirror_y) argument
2522 blorp_copy(struct blorp_batch * batch,const struct blorp_surf * src_surf,unsigned src_level,unsigned src_layer,const struct blorp_surf * dst_surf,unsigned dst_level,unsigned dst_layer,uint32_t src_x,uint32_t src_y,uint32_t dst_x,uint32_t dst_y,uint32_t src_width,uint32_t src_height) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_blit.c2437 blorp_blit(struct blorp_batch * batch,const struct blorp_surf * src_surf,unsigned src_level,float src_layer,enum isl_format src_format,struct isl_swizzle src_swizzle,const struct blorp_surf * dst_surf,unsigned dst_level,unsigned dst_layer,enum isl_format dst_format,struct isl_swizzle dst_swizzle,float src_x0,float src_y0,float src_x1,float src_y1,float dst_x0,float dst_y0,float dst_x1,float dst_y1,enum blorp_filter filter,bool mirror_x,bool mirror_y) argument
2769 blorp_copy(struct blorp_batch * batch,const struct blorp_surf * src_surf,unsigned src_level,unsigned src_layer,const struct blorp_surf * dst_surf,unsigned dst_level,unsigned dst_layer,uint32_t src_x,uint32_t src_y,uint32_t dst_x,uint32_t dst_y,uint32_t src_width,uint32_t src_height) argument
[all...]

Completed in 79 milliseconds