Searched refs:offset_db_fmt_cntl (Results 1 – 3 of 3) sorted by relevance
307 unsigned offset_db_fmt_cntl = 0, depth; in si_update_fb_rs_state() local324 offset_db_fmt_cntl |= S_028B78_POLY_OFFSET_DB_IS_FLOAT_FMT(1); in si_update_fb_rs_state()336 offset_db_fmt_cntl |= S_028B78_POLY_OFFSET_NEG_NUM_DB_BITS(depth); in si_update_fb_rs_state()343 si_pm4_set_reg(pm4, R_028B78_PA_SU_POLY_OFFSET_DB_FMT_CNTL, offset_db_fmt_cntl); in si_update_fb_rs_state()
652 unsigned offset_db_fmt_cntl = 0, depth; in r600_polygon_offset_update() local664 offset_db_fmt_cntl |= S_028DF8_POLY_OFFSET_DB_IS_FLOAT_FMT(1); in r600_polygon_offset_update()674 offset_db_fmt_cntl |= S_028DF8_POLY_OFFSET_NEG_NUM_DB_BITS(depth); in r600_polygon_offset_update()689 offset_db_fmt_cntl); in r600_polygon_offset_update()
2925 unsigned offset_db_fmt_cntl = 0, depth; in evergreen_polygon_offset_update() local2937 offset_db_fmt_cntl |= S_028B78_POLY_OFFSET_DB_IS_FLOAT_FMT(1); in evergreen_polygon_offset_update()2947 offset_db_fmt_cntl |= S_028B78_POLY_OFFSET_NEG_NUM_DB_BITS(depth); in evergreen_polygon_offset_update()2962 offset_db_fmt_cntl); in evergreen_polygon_offset_update()