core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_pixelstore_attrib Struct Reference

#include <mtypes.h>


Detailed Description

Client pixel packing/unpacking attributes.

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_objectBufferObj
 GL_ARB_pixel_buffer_object.

Field Documentation

GLint gl_pixelstore_attrib::Alignment

GLint gl_pixelstore_attrib::RowLength

GLint gl_pixelstore_attrib::SkipPixels

GLint gl_pixelstore_attrib::SkipRows

GLint gl_pixelstore_attrib::ImageHeight

GLint gl_pixelstore_attrib::SkipImages

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.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4