projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ea927b
)
i965: Fix the name of aa_coverage_slope in the improved AA line params.
author
Eric Anholt
<eric@anholt.net>
Tue, 15 Jun 2010 18:19:14 +0000
(11:19 -0700)
committer
Eric Anholt
<eric@anholt.net>
Sat, 19 Jun 2010 00:44:47 +0000
(17:44 -0700)
src/mesa/drivers/dri/i965/brw_structs.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i965/brw_structs.h
b/src/mesa/drivers/dri/i965/brw_structs.h
index
f17fe48
..
2a7fa5b
100644
(file)
--- a/
src/mesa/drivers/dri/i965/brw_structs.h
+++ b/
src/mesa/drivers/dri/i965/brw_structs.h
@@
-278,7
+278,7
@@
struct brw_aa_line_parameters
struct header header;
struct {
- GLuint aa_coverage_s
c
ope:8;
+ GLuint aa_coverage_s
l
ope:8;
GLuint pad0:8;
GLuint aa_coverage_bias:8;
GLuint pad1:8;