i965: Fix the name of aa_coverage_slope in the improved AA line params.

This commit is contained in:
Eric Anholt
2010-06-15 11:19:14 -07:00
parent 0ea927b3ad
commit 1ea7a6a44d
+1 -1
View File
@@ -278,7 +278,7 @@ struct brw_aa_line_parameters
struct header header;
struct {
GLuint aa_coverage_scope:8;
GLuint aa_coverage_slope:8;
GLuint pad0:8;
GLuint aa_coverage_bias:8;
GLuint pad1:8;