mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
mesa: update comment for gl_texture_unit
This commit is contained in:
parent
50d7d03a79
commit
f3f080e526
1 changed files with 1 additions and 2 deletions
|
|
@ -1435,8 +1435,7 @@ struct gl_texgen
|
|||
|
||||
/**
|
||||
* Texture unit state. Contains enable flags, texture environment/function/
|
||||
* combiners, texgen state, pointers to current texture objects and
|
||||
* post-filter color tables.
|
||||
* combiners, texgen state, and pointers to current texture objects.
|
||||
*/
|
||||
struct gl_texture_unit
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue