diff options
Diffstat (limited to 'src/gallium/drivers/radeon')
-rw-r--r-- | src/gallium/drivers/radeon/r600_pipe_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/radeon/r600_pipe_common.h b/src/gallium/drivers/radeon/r600_pipe_common.h index 6af8a7a480d..3edffbed8ee 100644 --- a/src/gallium/drivers/radeon/r600_pipe_common.h +++ b/src/gallium/drivers/radeon/r600_pipe_common.h @@ -201,8 +201,6 @@ struct r600_surface { unsigned db_htile_data_base; unsigned db_preload_control; /* EG and later */ unsigned pa_su_poly_offset_db_fmt_cntl; - - unsigned htile_enabled; /* XXX remove */ }; struct r600_tiling_info { |