aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/vl/vl_defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/vl/vl_defines.h')
-rw-r--r--src/gallium/auxiliary/vl/vl_defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/vl/vl_defines.h b/src/gallium/auxiliary/vl/vl_defines.h
index c53d15c2680..ffbc653e4fc 100644
--- a/src/gallium/auxiliary/vl/vl_defines.h
+++ b/src/gallium/auxiliary/vl/vl_defines.h
@@ -35,7 +35,7 @@
#define VL_BLOCK_WIDTH 8
#define VL_BLOCK_HEIGHT 8
-#define VL_MAX_PLANES 3
+#define VL_NUM_COMPONENTS 3
#define VL_MAX_REF_FRAMES 2
#endif