mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 02:40:11 +01:00
comment unused 'cb' field
This commit is contained in:
parent
cc9b4df5cb
commit
b19a933930
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ struct st_context
|
|||
struct st_tracked_state tracked_state[2];
|
||||
} constants;
|
||||
|
||||
/* XXX unused: */
|
||||
struct {
|
||||
struct gl_fragment_program *fragment_program;
|
||||
} cb;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue