Lines Matching defs:levels
263 /* Helper function of si_flush_depth_texture: decompress the given levels
272 /* First, do combined Z & S decompresses for levels that need it. */
326 "Decompress Depth (levels %u - %u, levels Z: 0x%x S: 0x%x)\n\n",
336 unsigned levels = 0;
344 levels |= levels_z;
348 levels |= levels_s;
352 fully_copied_levels = si_blit_dbcb_copy(sctx, tex, dst, copy_planes, levels, first_layer,
373 * si_make_DB_shader_coherent() treats different levels
463 "Decompress Color (levels %u - %u, mask 0x%x)\n\n",
471 /* disable levels without DCC */
1265 /* Clear dirty_level_mask for the levels that will be overwritten. */