gallium: new, unified pipe_context::set_sampler_views() function
[mesa.git] / src / gallium / auxiliary / vl / vl_mc.h
index 2c3b237eae208e2fefcca48743fb5313042cba42..b5066599a025775d61d2d6d167c608003a826237 100644 (file)
@@ -36,7 +36,7 @@
 #include "vl_defines.h"
 #include "vl_types.h"
 
-#define VL_MC_NUM_BLENDERS (1 << VL_MAX_PLANES)
+#define VL_MC_NUM_BLENDERS (1 << VL_NUM_COMPONENTS)
 
 struct pipe_context;