gallium/virgl: Add code path for virgl to read driconf
[mesa.git] / src / gallium / auxiliary / target-helpers / drm_helper_public.h
index a3cb9279fd5cf6d502282aa4af625343a6e1b036..99018f0df88dcd48a3e127a754a0ea20b6b0d8e1 100644 (file)
@@ -7,6 +7,7 @@ struct pipe_screen_config;
 const char *iris_driconf_xml;
 const char *radeonsi_driconf_xml;
 const char *v3d_driconf_xml;
+const char *virgl_driconf_xml;
 
 struct pipe_screen *
 pipe_i915_create_screen(int fd, const struct pipe_screen_config *config);