|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <types.h>

Public Attributes | |
| GLbitfield | kind |
| void * | data |
| struct gl_attrib_node * | next |
| void* gl_attrib_node::data |
Definition at line 947 of file types.h.
Referenced by gl_PushAttrib(), and gl_PushClientAttrib().
| GLbitfield gl_attrib_node::kind |
Definition at line 946 of file types.h.
Referenced by new_attrib_node().
| struct gl_attrib_node* gl_attrib_node::next |
Definition at line 948 of file types.h.
Referenced by gl_PushAttrib(), and gl_PushClientAttrib().