docs: feeddback -> feedback

Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19594>
This commit is contained in:
Erik Faye-Lund 2022-11-08 12:13:52 +01:00 committed by Marge Bot
parent fd0af2bb4d
commit b51d1af1c1

View file

@ -401,7 +401,7 @@ The integer capabilities:
equal interpolation qualifiers. equal interpolation qualifiers.
Components may overlap, notably when the gaps in an array of dvec3 are Components may overlap, notably when the gaps in an array of dvec3 are
filled in. filled in.
* ``PIPE_CAP_STREAM_OUTPUT_PAUSE_RESUME``: Whether GL_ARB_transform_feeddback2 * ``PIPE_CAP_STREAM_OUTPUT_PAUSE_RESUME``: Whether GL_ARB_transform_feedback2
is supported, including pausing/resuming queries and having is supported, including pausing/resuming queries and having
``count_from_stream_output`` set on indirect draws to implement ``count_from_stream_output`` set on indirect draws to implement
glDrawTransformFeedback. Required for OpenGL 4.0. glDrawTransformFeedback. Required for OpenGL 4.0.