#include <mtypes.h>
Data Fields | |
GLint | Alignment |
GLint | RowLength |
GLint | SkipPixels |
GLint | SkipRows |
GLint | ImageHeight |
GLint | SkipImages |
GLboolean | SwapBytes |
GLboolean | LsbFirst |
GLboolean | ClientStorage |
GL_APPLE_client_storage. | |
GLboolean | Invert |
GL_MESA_pack_invert. | |
struct gl_buffer_object * | BufferObj |
GL_ARB_pixel_buffer_object. |
GLboolean gl_pixelstore_attrib::SwapBytes |
GLboolean gl_pixelstore_attrib::LsbFirst |
GLboolean gl_pixelstore_attrib::ClientStorage |
GL_APPLE_client_storage.
GLboolean gl_pixelstore_attrib::Invert |
GL_MESA_pack_invert.
struct gl_buffer_object* gl_pixelstore_attrib::BufferObj [read] |
GL_ARB_pixel_buffer_object.