gallium/docs: fix section title formatting

src/gallium/docs/source/tgsi.rst:3488: WARNING: Title underline too short.

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
This commit is contained in:
Eric Engestrom
2017-02-21 14:15:38 +00:00
committed by Eric Engestrom
parent 5aa7fa2bbf
commit d88a0dffe3

View File

@@ -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. which means that points will be generated instead of primitives.
NUM_CLIPDIST_ENABLED NUM_CLIPDIST_ENABLED
"""""""""""""""" """"""""""""""""""""
How many clip distance scalar outputs are enabled. How many clip distance scalar outputs are enabled.
NUM_CULLDIST_ENABLED NUM_CULLDIST_ENABLED
"""""""""""""""" """"""""""""""""""""
How many cull distance scalar outputs are enabled. How many cull distance scalar outputs are enabled.