ReactOS 0.4.15-dev-7953-g1f49173
PixelStorageModes Struct Reference

Public Attributes

GLint pack_alignment
 
GLint pack_row_length
 
GLint pack_skip_rows
 
GLint pack_skip_pixels
 
GLint pack_lsb_first
 
GLint pack_swap_bytes
 
GLint pack_skip_images
 
GLint pack_image_height
 
GLint unpack_alignment
 
GLint unpack_row_length
 
GLint unpack_skip_rows
 
GLint unpack_skip_pixels
 
GLint unpack_lsb_first
 
GLint unpack_swap_bytes
 
GLint unpack_skip_images
 
GLint unpack_image_height
 

Detailed Description

Definition at line 51 of file mipmap.c.

Member Data Documentation

◆ pack_alignment

GLint PixelStorageModes::pack_alignment

Definition at line 52 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), retrieveStoreModes(), and retrieveStoreModes3D().

◆ pack_image_height

GLint PixelStorageModes::pack_image_height

Definition at line 59 of file mipmap.c.

Referenced by emptyImage3D(), and retrieveStoreModes3D().

◆ pack_lsb_first

GLint PixelStorageModes::pack_lsb_first

Definition at line 56 of file mipmap.c.

Referenced by empty_image(), retrieveStoreModes(), and retrieveStoreModes3D().

◆ pack_row_length

GLint PixelStorageModes::pack_row_length

Definition at line 53 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), retrieveStoreModes(), and retrieveStoreModes3D().

◆ pack_skip_images

GLint PixelStorageModes::pack_skip_images

Definition at line 58 of file mipmap.c.

Referenced by emptyImage3D(), and retrieveStoreModes3D().

◆ pack_skip_pixels

GLint PixelStorageModes::pack_skip_pixels

Definition at line 55 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), retrieveStoreModes(), and retrieveStoreModes3D().

◆ pack_skip_rows

GLint PixelStorageModes::pack_skip_rows

Definition at line 54 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), retrieveStoreModes(), and retrieveStoreModes3D().

◆ pack_swap_bytes

GLint PixelStorageModes::pack_swap_bytes

Definition at line 57 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), retrieveStoreModes(), and retrieveStoreModes3D().

◆ unpack_alignment

◆ unpack_image_height

GLint PixelStorageModes::unpack_image_height

Definition at line 68 of file mipmap.c.

Referenced by fillImage3D(), gluBuild3DMipmapLevelsCore(), and retrieveStoreModes3D().

◆ unpack_lsb_first

GLint PixelStorageModes::unpack_lsb_first

Definition at line 65 of file mipmap.c.

Referenced by fill_image(), retrieveStoreModes(), and retrieveStoreModes3D().

◆ unpack_row_length

◆ unpack_skip_images

GLint PixelStorageModes::unpack_skip_images

◆ unpack_skip_pixels

◆ unpack_skip_rows

◆ unpack_swap_bytes


The documentation for this struct was generated from the following file: