Mesa (master): util: add empty line before virgl options

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jun 20 13:22:53 UTC 2019


Module: Mesa
Branch: master
Commit: 6a159bca9d2de0b18af31338599e299a1a94a6d9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a159bca9d2de0b18af31338599e299a1a94a6d9

Author: Alejandro Piñeiro <apinheiro at igalia.com>
Date:   Thu Jun 20 14:48:35 2019 +0200

util: add empty line before virgl options

Reviewed-by: Eric Engestrom <eric at engestrom.ch>

---

 src/util/xmlpool/t_options.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/util/xmlpool/t_options.h b/src/util/xmlpool/t_options.h
index e1bfba6240d..552fd9db813 100644
--- a/src/util/xmlpool/t_options.h
+++ b/src/util/xmlpool/t_options.h
@@ -362,6 +362,7 @@ DRI_CONF_OPT_END
 DRI_CONF_OPT_BEGIN_B(v3d_nonmsaa_texture_size_limit, def) \
         DRI_CONF_DESC(en,"Report the non-MSAA-only texture size limit") \
 DRI_CONF_OPT_END
+
 /**
  * \brief virgl specific configuration options
  */




More information about the mesa-commit mailing list