projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe2ec50
)
radeon: Remove useless pa_su_poly_offset_db_fmt_cntl
author
Axel Davy
<axel.davy@ens.fr>
Tue, 14 Jun 2016 20:32:04 +0000
(22:32 +0200)
committer
Axel Davy
<axel.davy@ens.fr>
Sat, 25 Jun 2016 08:16:15 +0000
(10:16 +0200)
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>
src/gallium/drivers/radeon/r600_pipe_common.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/radeon/r600_pipe_common.h
b/src/gallium/drivers/radeon/r600_pipe_common.h
index 8117c9a53cae8a051f569f15271f6bcb7e662c78..a70c7fe5565316f9129700aa082211889d68e5ba 100644
(file)
--- a/
src/gallium/drivers/radeon/r600_pipe_common.h
+++ b/
src/gallium/drivers/radeon/r600_pipe_common.h
@@
-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 {