Searched refs:S_028038_DECOMPRESS_ON_N_ZPLANES (Results 1 – 3 of 3) sorted by relevance
3367 ds->db_z_info |= S_028038_DECOMPRESS_ON_N_ZPLANES(max_zplanes + 1) | in radv_initialise_ds_surface()
2554 z_info |= S_028038_DECOMPRESS_ON_N_ZPLANES(max_zplanes + 1) | in si_init_depth_surface()
4010 #define S_028038_DECOMPRESS_ON_N_ZPLANES(x) (((unsigned)(x) & 0x0F) << 23) macro