v3d: Use driconf to expose non-MSAA texture limits for Xorg.
[mesa.git] / src / gallium / auxiliary / target-helpers / drm_helper_public.h
index fedb5c0fc17caa6d278d0d08319db06a5ee1549c..a3cb9279fd5cf6d502282aa4af625343a6e1b036 100644 (file)
@@ -6,6 +6,7 @@ struct pipe_screen_config;
 
 const char *iris_driconf_xml;
 const char *radeonsi_driconf_xml;
+const char *v3d_driconf_xml;
 
 struct pipe_screen *
 pipe_i915_create_screen(int fd, const struct pipe_screen_config *config);