Searched refs:s_offs (Results 1 – 1 of 1) sorted by relevance
1619 uint64_t z_offs, s_offs; in si_db() local1636 s_offs = r600_resource_va(rctx->context.screen, surf->base.texture); in si_db()1637 s_offs += rtex->surface.stencil_offset; in si_db()1641 s_offs >>= 8; in si_db()1700 si_pm4_set_reg(pm4, R_02804C_DB_STENCIL_READ_BASE, s_offs); in si_db()1702 si_pm4_set_reg(pm4, R_028054_DB_STENCIL_WRITE_BASE, s_offs); in si_db()