Home
last modified time | relevance | path

Searched defs:copy_width (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sdma_copy_image.c66 unsigned copy_width = DIV_ROUND_UP(ssrc->buffer.b.b.width0, ssrc->surface.blk_w); in si_sdma_v4_v5_copy_texture() local
225 unsigned copy_width = DIV_ROUND_UP(ssrc->buffer.b.b.width0, ssrc->surface.blk_w); in cik_sdma_copy_texture() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/shared/mediaDecompress/
H A Dmedia_mem_decompress_xe_lpm_plus_base.cpp455 uint32_t copy_width = MOS_MIN(inputSurface->dwPitch, outputSurface->dwPitch); in LinearCopyWith64Aligned() local
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c2581 int copy_width = dri2_wl_swrast_get_stride_for_format(dri2_surf->format, w); in dri2_wl_swrast_get_image() local
2623 int copy_width = dri2_wl_swrast_get_stride_for_format(dri2_surf->format, w); in dri2_wl_swrast_put_image2() local
2726 int copy_width = dri2_wl_swrast_get_stride_for_format(dri2_surf->format, w); in dri2_wl_swrast_swap_buffers_with_damage() local
H A Degl_dri2.c193 int copy_width = src_stride; in dri2_put_image() local
230 int copy_width = dst_stride; in dri2_get_image() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dsurface9.c637 int src_x, src_y, dst_x, dst_y, copy_width, copy_height; in NineSurface9_CopyMemToDefault() local
H A Ddevice9.c1426 int copy_width, copy_height; in NineDevice9_UpdateSurface() local