mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 22:50:08 +01:00
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:
parent
5aa7fa2bbf
commit
d88a0dffe3
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue