webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
gl::PixelUnpackState Struct Reference

#include <angletypes.h>

Inheritance diagram for gl::PixelUnpackState:
gl::PixelStoreStateBase

Public Member Functions

 PixelUnpackState ()
 
 PixelUnpackState (GLint alignmentIn, GLint rowLengthIn)
 

Additional Inherited Members

- Public Attributes inherited from gl::PixelStoreStateBase
BindingPointer< BufferpixelBuffer
 
GLint alignment = 4
 
GLint rowLength = 0
 
GLint skipRows = 0
 
GLint skipPixels = 0
 
GLint imageHeight = 0
 
GLint skipImages = 0
 

Constructor & Destructor Documentation

◆ PixelUnpackState() [1/2]

gl::PixelUnpackState::PixelUnpackState ( )
inline

◆ PixelUnpackState() [2/2]

gl::PixelUnpackState::PixelUnpackState ( GLint  alignmentIn,
GLint  rowLengthIn 
)
inline

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