From: Alejandro PiƱeiro Date: Thu, 20 Jun 2019 12:48:35 +0000 (+0200) Subject: util: add empty line before virgl options X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6a159bca9d2de0b18af31338599e299a1a94a6d9;p=mesa.git util: add empty line before virgl options Reviewed-by: Eric Engestrom --- 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 */