Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sdma_copy_image.c67 unsigned copy_height = DIV_ROUND_UP(ssrc->buffer.b.b.height0, ssrc->surface.blk_h); in si_sdma_v4_v5_copy_texture() local
226 unsigned copy_height = DIV_ROUND_UP(ssrc->buffer.b.b.height0, ssrc->surface.blk_h); 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.cpp453 for (uint32_t copy_height = 0; copy_height < inputSurface->dwHeight; copy_height++) in LinearCopyWith64Aligned() 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
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2866 unsigned copy_height, in r600_dma_copy_tile()
2969 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; in r600_dma_copy() local
H A Devergreen_state.c3851 unsigned copy_height, in evergreen_dma_copy_tile()
3972 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; in evergreen_dma_copy() local