Merge branch '7.8'
[mesa.git] / src / gallium / drivers / nouveau / nouveau_util.h
index ab7761a31da85b9e53e14bac86a65a5c93ecbb05..ed6e643785db8ae6c9a61fd83040fd04feea07e1 100644 (file)
@@ -98,9 +98,9 @@ struct u_split_prim {
    unsigned p_start;
    unsigned p_end;
 
-   int repeat_first:1;
-   int close_first:1;
-   int edgeflag_off:1;
+   uint repeat_first:1;
+   uint close_first:1;
+   uint edgeflag_off:1;
 };
 
 static inline void