mesa/gallium: do not use enum for bit-allocated member
[mesa.git] / src / mesa / state_tracker / st_atifs_to_tgsi.h
index 980555c778f322a0702eb03eca71d33f93f14433..ce547911cfe01d25da9cd6d08ae2c77955e39486 100644 (file)
@@ -46,7 +46,7 @@ st_translate_atifs_program(
     const ubyte inputMapping[],
     const ubyte inputSemanticName[],
     const ubyte inputSemanticIndex[],
-    const GLuint interpMode[],
+    const ubyte interpMode[],
     GLuint numOutputs,
     const ubyte outputMapping[],
     const ubyte outputSemanticName[],