docs: correct spelling of "Gouraud"
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
This commit is contained in:

committed by
Marge Bot

parent
9d8bf93420
commit
d356b1dc63
@@ -51,7 +51,7 @@ of the entire polygon. If not set, fragment colors will be interpolated
|
|||||||
between the vertex colors.
|
between the vertex colors.
|
||||||
|
|
||||||
The actual interpolated shading algorithm is obviously
|
The actual interpolated shading algorithm is obviously
|
||||||
implementation-dependent, but will usually be Gourard for most hardware.
|
implementation-dependent, but will usually be Gouraud for most hardware.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user