mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
mesa: fix comment
This commit is contained in:
parent
06cd826fcb
commit
30b3d80091
1 changed files with 1 additions and 1 deletions
|
|
@ -1028,7 +1028,7 @@ struct gl_stencil_attrib
|
|||
|
||||
/**
|
||||
* An index for each type of texture object. These correspond to the GL
|
||||
* target target enums, such as GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP, etc.
|
||||
* texture target enums, such as GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP, etc.
|
||||
* Note: the order is from highest priority to lowest priority.
|
||||
*/
|
||||
typedef enum
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue