Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dcik_sdma.c74 unsigned copy_height = DIV_ROUND_UP(src_box->height, ssrc->surface.blk_h); in si_sdma_v4_copy_texture() local
236 unsigned copy_height = DIV_ROUND_UP(src_box->height, ssrc->surface.blk_h); in cik_sdma_copy_texture() local
/external/mesa3d/src/gallium/frontends/nine/
Dsurface9.c639 int src_x, src_y, dst_x, dst_y, copy_width, copy_height; in NineSurface9_CopyMemToDefault() local
Ddevice9.c1356 int copy_width, copy_height; in NineDevice9_UpdateSurface() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2853 unsigned copy_height, in r600_dma_copy_tile()
2956 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