HP b2600 Reference Manual page 332

Opengl 1.1 reference
Hide thumbs Also See for b2600:
Table of Contents

Advertisement

P
glPixelStore
Errors
Associated Gets
glGet with argument GL_PACK_SWAP_BYTES
glGet with argument GL_PACK_LSB_FIRST
glGet with argument GL_PACK_ROW_LENGTH
glGet with argument GL_PACK_SKIP_ROWS
glGet with argument GL_PACK_SKIP_PIXELS
glGet with argument GL_PACK_ALIGNMENT
glGet with argument GL_UNPACK_SWAP_BYTES
glGet with argument GL_UNPACK_LSB_FIRST
glGet with argument GL_UNPACK_ROW_LENGTH
glGet with argument GL_UNPACK_SKIP_ROWS
glGet with argument GL_UNPACK_SKIP_PIXELS
glGet with argument GL_UNPACK_ALIGNMENT
See Also
glBitmap,
glDrawPixels,
glPixelMap,
glPixelTransfer,
glPixelZoom,
glPolygonStipple,
glPushClientAttrib,
glReadPixels,
glTexImage1D,
glTexImage2D,
glTexSubImage1D,
glTexSubImage2D
332
GL_INVALID_ENUM is generated if pname is not an accepted value.
GL_INVALID_VALUE is generated if a negative row length, pixel skip, or row skip
value is specified, or if alignment is specified as other than 1, 2, 4, or 8.
GL_INVALID_OPERATION is generated if glPixelStore is executed between the
execution of glBegin and the corresponding execution of glEnd.
Chapter 14

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents