diff options
Diffstat (limited to 'src/gallium/docs')
-rw-r--r-- | src/gallium/docs/source/tgsi.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst index de73e5291ab..32ec4ef2ac3 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. |