Searched refs:S_028058_PITCH_TILE_MAX (Results 1 – 4 of 4) sorted by relevance
1704 si_pm4_set_reg(pm4, R_028058_DB_DEPTH_SIZE, S_028058_PITCH_TILE_MAX(pitch)); in si_db()
4662 #define S_028058_PITCH_TILE_MAX(x) (((x) & 0x7FF) << 0) macro
574 #define S_028058_PITCH_TILE_MAX(x) (((x) & 0x7FF) << 0) macro
1489 surf->db_depth_size = S_028058_PITCH_TILE_MAX(pitch); in evergreen_init_depth_surface()