Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sdma_copy_image.c121 unsigned copy_height = DIV_ROUND_UP(ssrc->buffer.b.b.height0, ssrc->surface.blk_h); in si_sdma_v4_v5_copy_texture() local
250 unsigned copy_height = DIV_ROUND_UP(ssrc->buffer.b.b.height0, ssrc->surface.blk_h); in cik_sdma_copy_texture() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_sdma_copy_image.c82 unsigned copy_height = DIV_ROUND_UP(image->info.height, image->planes[0].surface.blk_h); in radv_sdma_v4_v5_copy_image_to_buffer() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dsurface9.c654 int src_x, src_y, dst_x, dst_y, copy_width, copy_height; in NineSurface9_CopyMemToDefault() local
Ddevice9.c1402 int copy_width, copy_height; in NineDevice9_UpdateSurface() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2861 unsigned copy_height, in r600_dma_copy_tile()
2964 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; in r600_dma_copy() local
Devergreen_state.c3775 unsigned copy_height, in evergreen_dma_copy_tile()
3896 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; in evergreen_dma_copy() local