mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
radeon: Remove useless pa_su_poly_offset_db_fmt_cntl
pa_su_poly_offset_db_fmt_cntl usages were removed in previous patches. Signed-off-by: Axel Davy <axel.davy@ens.fr> Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
parent
fe2ec50d75
commit
c2b7b48a54
1 changed files with 0 additions and 1 deletions
|
|
@ -317,7 +317,6 @@ struct r600_surface {
|
|||
unsigned db_htile_surface;
|
||||
unsigned db_htile_data_base;
|
||||
unsigned db_preload_control; /* EG and later */
|
||||
unsigned pa_su_poly_offset_db_fmt_cntl;
|
||||
};
|
||||
|
||||
struct r600_common_screen {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue