Home | History | Annotate | Download | only in radeonsi

Lines Matching full:levels

263 /* Helper function of si_flush_depth_texture: decompress the given levels
274 /* First, do combined Z & S decompresses for levels that need it. */
344 unsigned levels = 0;
352 levels |= levels_z;
356 levels |= levels_s;
361 sctx, tex, dst, copy_planes, levels,
428 /* disable levels without DCC */
1179 /* Clear dirty_level_mask for the levels that will be overwritten. */