Searched defs:src_mode (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_dma.c191 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode; local in function:si_dma_copy
H A Dcik_sdma.c115 unsigned src_mode = ssrc->surface.u.legacy.level[src_level].mode; local in function:cik_sdma_copy_texture
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_sdma_copy_image.c232 unsigned src_mode = ssrc->surface.u.legacy.level[0].mode; local in function:cik_sdma_copy_texture
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state.c2862 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; local in function:r600_dma_copy_tile
2957 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; local in function:r600_dma_copy
H A Devergreen_state.c3775 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; local in function:evergreen_dma_copy_tile
3888 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; local in function:evergreen_dma_copy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state.c2866 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; local in function:r600_dma_copy_tile
2961 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; local in function:r600_dma_copy
H A Devergreen_state.c3788 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; local in function:evergreen_dma_copy_tile
3901 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; local in function:evergreen_dma_copy

Completed in 26 milliseconds