Searched refs:S_028ABC_TC_COMPATIBLE (Results 1 – 3 of 3) sorted by relevance
3446 ds->db_htile_surface |= S_028ABC_TC_COMPATIBLE(1); in radv_initialise_ds_surface()
2652 surf->db_htile_surface |= S_028ABC_TC_COMPATIBLE(1); in si_init_depth_surface()
7952 #define S_028ABC_TC_COMPATIBLE(x) (((unsigned)(x) & 0x1) << 17) macro