summaryrefslogtreecommitdiff
path: root/src/util/xmlpool
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2019-06-20 14:48:35 +0200
committerAlejandro Piñeiro <apinheiro@igalia.com>2019-06-20 15:21:39 +0200
commit6a159bca9d2de0b18af31338599e299a1a94a6d9 (patch)
tree2116f6904179477000095e1fb7f7475552e48d2f /src/util/xmlpool
parent790c3dbac8d2b2c8fc4a3dfa436c32904e3ed3d6 (diff)
util: add empty line before virgl options
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Diffstat (limited to 'src/util/xmlpool')
-rw-r--r--src/util/xmlpool/t_options.h1
1 files changed, 1 insertions, 0 deletions
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
*/