anv: Enable VK_KHX_multiview and SPV_KHR_multiview
[mesa.git] / src / intel / vulkan / anv_pipeline.c
index 643db9cb9f2b5c57aea2f74d748d6b9bf275f3bf..e96e2fcedbad4b8199dd83148674b74ebd601beb 100644 (file)
@@ -128,6 +128,7 @@ anv_shader_compile_to_nir(struct anv_pipeline *pipeline,
       .tessellation = true,
       .draw_parameters = true,
       .image_write_without_format = true,
+      .multiview = true,
    };
 
    nir_function *entry_point =