Replace DEFINES with DRIVER_DEFINES. If a driver needs to set extra flags,
[mesa.git] / src / mesa / tnl / t_vb_arbprogram.h
index 87d5573a4432b92b5cfbc1875b3dd43187091fda..60786d6a01676e14b562036344f4c3cc5927f9b0 100644 (file)
@@ -110,8 +110,6 @@ union instruction {
       GLuint pad:7;
       GLuint pad2;
    } msk;
-
-   MESA_LONGLONG dword;
 };