summaryrefslogtreecommitdiff
path: root/src/i965_post_processing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i965_post_processing.h')
-rwxr-xr-xsrc/i965_post_processing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i965_post_processing.h b/src/i965_post_processing.h
index 29b8cdc..fd4cbcf 100755
--- a/src/i965_post_processing.h
+++ b/src/i965_post_processing.h
@@ -380,7 +380,7 @@ struct gen7_pp_static_parameter
unsigned int di_destination_packed_y_component_offset:8;
unsigned int di_destination_packed_u_component_offset:8;
unsigned int di_destination_packed_v_component_offset:8;
- unsigned int pad0:8;
+ unsigned int alpha:8;
} grf2;
struct {