vc4: Allow submitting jobs with no bin CL in validation.
[mesa.git] / src / gallium / drivers / vc4 / kernel / vc4_drv.h
index 12a3ceff725a86926555f3a94f24cd655a15837a..325f944bf25c88d8a698c44c2d40cbf517655552 100644 (file)
@@ -162,6 +162,7 @@ vc4_validate_cl(struct drm_device *dev,
                 void *unvalidated,
                 uint32_t len,
                 bool is_bin,
+                bool has_bin,
                 struct vc4_exec_info *exec);
 
 int