freedreno: update generated headers
[mesa.git] / src / gallium / drivers / freedreno / a4xx / fd4_blend.c
index f19702280e07f97e8364d87db9580ec06d2d8e7e..e262e05de48da7c2b15c5071c046715098f64c03 100644 (file)
@@ -35,7 +35,7 @@
 #include "fd4_context.h"
 #include "fd4_format.h"
 
-static enum a4xx_rb_blend_opcode
+static enum a3xx_rb_blend_opcode
 blend_func(unsigned func)
 {
        switch (func) {