mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 06:50:11 +01:00
mesa: fix 'feeedback' typo in comment
Trivial.
This commit is contained in:
parent
4676c6c25b
commit
aafbd89c5e
1 changed files with 1 additions and 1 deletions
|
|
@ -2775,7 +2775,7 @@ struct gl_shader_program
|
||||||
* Transform feedback varyings last specified by
|
* Transform feedback varyings last specified by
|
||||||
* glTransformFeedbackVaryings().
|
* glTransformFeedbackVaryings().
|
||||||
*
|
*
|
||||||
* For the current set of transform feeedback varyings used for transform
|
* For the current set of transform feedback varyings used for transform
|
||||||
* feedback output, see LinkedTransformFeedback.
|
* feedback output, see LinkedTransformFeedback.
|
||||||
*/
|
*/
|
||||||
struct {
|
struct {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue