[g3dvl] make resource format selection a public interface
[mesa.git] / src / gallium / auxiliary / vl / vl_video_buffer.h
index 3f462acc51028f06f650a6ef62a6fb9bbf7715b0..f5c424cf296f19561f65cfc32bc1d5e4199e95d0 100644 (file)
@@ -56,7 +56,6 @@ vl_video_buffer_init(struct pipe_video_context *context,
                      struct pipe_context *pipe,
                      unsigned width, unsigned height, unsigned depth,
                      enum pipe_video_chroma_format chroma_format,
-                     unsigned num_planes,
                      const enum pipe_format resource_formats[VL_MAX_PLANES],
                      unsigned usage);
 #endif /* vl_ycbcr_buffer_h */