mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-21 05:00:09 +01:00
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:
parent
fd0af2bb4d
commit
b51d1af1c1
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue