Searched defs:detile (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_dma.c | 99 bool detile = dst_mode == RADEON_SURF_MODE_LINEAR_ALIGNED; local in function:si_dma_copy_tile [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ | ||
| H A D | sna_render.c | 2323 memcpy_box_func detile = NULL; local in function:memcpy_copy_boxes |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_state.c | 2862 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; local in function:r600_dma_copy_tile |
| H A D | evergreen_state.c | 3775 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; local in function:evergreen_dma_copy_tile |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_state.c | 2866 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; local in function:r600_dma_copy_tile |
| H A D | evergreen_state.c | 3788 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; local in function:evergreen_dma_copy_tile |
Completed in 28 milliseconds