Lines Matching refs:slice
1039 unsigned slice;
1108 color->slice = 0; /* (width_elements / 64) - 1;*/
1125 unsigned pitch, slice;
1141 slice = (rtex->surface.u.legacy.level[level].nblk_x * rtex->surface.u.legacy.level[level].nblk_y) / 64;
1142 if (slice) {
1143 slice = slice - 1;
1278 color->slice = S_028C68_SLICE_TILE_MAX(slice);
1285 color->fmask_slice = S_028C88_TILE_MAX(slice);
1308 surf->cb_color_slice = color.slice;
1344 surf->cb_color_slice = color.slice;
3806 /* linear height must be the same as the slice tile max height, it's ok even
3831 /* linear height must be the same as the slice tile max height, it's ok even
4118 rview->cb_color_slice = color.slice;
4277 rview->cb_color_slice = color.slice;