webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Texture.h>
Public Member Functions | |
ImageDesc () | |
ImageDesc (const Extents &size, const Format &format) | |
ImageDesc (const ImageDesc &other)=default | |
ImageDesc & | operator= (const ImageDesc &other)=default |
Public Attributes | |
Extents | size |
Format | format |
gl::ImageDesc::ImageDesc | ( | ) |
|
default |
Format gl::ImageDesc::format |
Extents gl::ImageDesc::size |