[Mesa-dev] [PATCH mesa 4/5] gallium/docs: fix section title formatting
Eric Engestrom
eric.engestrom at imgtec.com
Tue Feb 21 14:15:38 UTC 2017
src/gallium/docs/source/tgsi.rst:3488: WARNING: Title underline too short.
Signed-off-by: Eric Engestrom <eric.engestrom at imgtec.com>
---
src/gallium/docs/source/tgsi.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst
index de73e5291a..32ec4ef2ac 100644
--- a/src/gallium/docs/source/tgsi.rst
+++ b/src/gallium/docs/source/tgsi.rst
@@ -3522,12 +3522,12 @@ If set to a non-zero value, this turns on point mode for the tessellator,
which means that points will be generated instead of primitives.
NUM_CLIPDIST_ENABLED
-""""""""""""""""
+""""""""""""""""""""
How many clip distance scalar outputs are enabled.
NUM_CULLDIST_ENABLED
-""""""""""""""""
+""""""""""""""""""""
How many cull distance scalar outputs are enabled.
--
Cheers,
Eric
More information about the mesa-dev
mailing list