mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 12:18:09 +02:00
i965: added comment
This commit is contained in:
parent
da2b661ee4
commit
fc320d4641
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ struct brw_vertex_program {
|
|||
|
||||
struct brw_fragment_program {
|
||||
struct gl_fragment_program program;
|
||||
GLuint id;
|
||||
GLuint id; /**< serial no. to identify frag progs, never re-used */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue