ReactOS 0.4.16-dev-237-gd6eebaa
|
#include <types.h>
Public Attributes | |
GLint | Alignment |
GLint | RowLength |
GLint | SkipPixels |
GLint | SkipRows |
GLboolean | SwapBytes |
GLboolean | LsbFirst |
GLint gl_pixelstore_attrib::Alignment |
Definition at line 957 of file types.h.
Referenced by gl_pixel_addr_in_image().
GLint gl_pixelstore_attrib::RowLength |
Definition at line 958 of file types.h.
Referenced by gl_pixel_addr_in_image().
GLint gl_pixelstore_attrib::SkipPixels |
Definition at line 959 of file types.h.
Referenced by gl_pixel_addr_in_image().
GLint gl_pixelstore_attrib::SkipRows |
Definition at line 960 of file types.h.
Referenced by gl_pixel_addr_in_image().