webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <angletypes.h>
Public Attributes | |
BindingPointer< Buffer > | pixelBuffer |
GLint | alignment = 4 |
GLint | rowLength = 0 |
GLint | skipRows = 0 |
GLint | skipPixels = 0 |
GLint | imageHeight = 0 |
GLint | skipImages = 0 |
GLint gl::PixelStoreStateBase::alignment = 4 |
GLint gl::PixelStoreStateBase::imageHeight = 0 |
BindingPointer<Buffer> gl::PixelStoreStateBase::pixelBuffer |
GLint gl::PixelStoreStateBase::rowLength = 0 |
GLint gl::PixelStoreStateBase::skipImages = 0 |
GLint gl::PixelStoreStateBase::skipPixels = 0 |
GLint gl::PixelStoreStateBase::skipRows = 0 |