|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <angletypes.h>
Public Member Functions | |
| PixelPackState () | |
| PixelPackState (GLint alignmentIn, bool reverseRowOrderIn) | |
Public Attributes | |
| bool | reverseRowOrder = false |
Public Attributes inherited from gl::PixelStoreStateBase | |
| BindingPointer< Buffer > | pixelBuffer |
| GLint | alignment = 4 |
| GLint | rowLength = 0 |
| GLint | skipRows = 0 |
| GLint | skipPixels = 0 |
| GLint | imageHeight = 0 |
| GLint | skipImages = 0 |
|
inline |
|
inline |
| bool gl::PixelPackState::reverseRowOrder = false |
1.8.13