ReactOS 0.4.16-dev-598-gc07fba4
|
#include <types.h>
Public Attributes | |
GLuint | Enabled |
GLenum | EnvMode |
GLfloat | EnvColor [4] |
GLuint | TexGenEnabled |
GLenum | GenModeS |
GLenum | GenModeT |
GLenum | GenModeR |
GLenum | GenModeQ |
GLfloat | ObjectPlaneS [4] |
GLfloat | ObjectPlaneT [4] |
GLfloat | ObjectPlaneR [4] |
GLfloat | ObjectPlaneQ [4] |
GLfloat | EyePlaneS [4] |
GLfloat | EyePlaneT [4] |
GLfloat | EyePlaneR [4] |
GLfloat | EyePlaneQ [4] |
struct gl_texture_object * | Current1D |
struct gl_texture_object * | Current2D |
struct gl_texture_object * | Current |
GLboolean | AnyDirty |
struct gl_texture_object* gl_texture_attrib::Current |
struct gl_texture_object* gl_texture_attrib::Current1D |
struct gl_texture_object* gl_texture_attrib::Current2D |