Home
last modified time | relevance | path

Searched defs:dst_trans (Results 1 – 25 of 38) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c54 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
260 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
285 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
334 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
261 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
286 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
339 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
261 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
286 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
339 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
261 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
286 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
339 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
261 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
286 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
339 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
261 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
286 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
339 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
261 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
286 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
339 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
261 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
286 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
339 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
261 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
286 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
342 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
261 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
286 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
339 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c55 struct pipe_transfer *src_trans, *dst_trans; in lp_resource_copy_ms() local
261 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, in lp_clear_color_texture_helper()
286 struct pipe_transfer *dst_trans; in lp_clear_color_texture_msaa() local
339 struct pipe_transfer *dst_trans; in lp_clear_depth_stencil_texture_msaa() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_surface.c210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
388 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
427 struct pipe_transfer *dst_trans; in util_clear_render_target() local
583 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_surface.c210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
388 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
427 struct pipe_transfer *dst_trans; in util_clear_render_target() local
583 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_surface.c210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
388 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
427 struct pipe_transfer *dst_trans; in util_clear_render_target() local
583 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_surface.c210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
388 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
427 struct pipe_transfer *dst_trans; in util_clear_render_target() local
583 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/util/
H A Du_surface.c204 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
329 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
355 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
394 struct pipe_transfer *dst_trans; in util_clear_render_target() local
552 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_surface.c210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
388 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
427 struct pipe_transfer *dst_trans; in util_clear_render_target() local
583 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_surface.c210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
388 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
427 struct pipe_transfer *dst_trans; in util_clear_render_target() local
583 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_surface.c210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
388 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
427 struct pipe_transfer *dst_trans; in util_clear_render_target() local
583 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/util/
H A Du_surface.c210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
388 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
427 struct pipe_transfer *dst_trans; in util_clear_render_target() local
583 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_surface.c210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
388 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
427 struct pipe_transfer *dst_trans; in util_clear_render_target() local
583 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_surface.c210 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, in util_clear_color_texture_helper()
388 struct pipe_transfer *dst_trans; in util_clear_color_texture() local
427 struct pipe_transfer *dst_trans; in util_clear_render_target() local
583 struct pipe_transfer *dst_trans; in util_clear_depth_stencil_texture() local
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/gallium/auxiliary/util/
H A Du_surface.c254 struct pipe_transfer *src_trans, *dst_trans; in util_resource_copy_region() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-prop.c3936 ipcp_transformation_summary *dst_trans in duplicate() local
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-prop.c3919 ipcp_transformation *dst_trans in duplicate() local

12