#include <aglTextureDataUtil.h>
◆ convFormatGX2ToAGL()
| TextureFormat agl::detail::TextureDataUtil::convFormatGX2ToAGL |
( |
GX2SurfaceFormat | format | ) |
|
|
static |
◆ convFormatAGLToGX2()
| GX2SurfaceFormat agl::detail::TextureDataUtil::convFormatAGLToGX2 |
( |
TextureFormat | format | ) |
|
|
static |
◆ calcSizeAndAlignment()
| void agl::detail::TextureDataUtil::calcSizeAndAlignment |
( |
GX2Surface * | p_surface | ) |
|
|
static |
◆ initializeFromSurface()
| void agl::detail::TextureDataUtil::initializeFromSurface |
( |
TextureData * | p_texture_data, |
|
|
const GX2Surface & | surface ) |
|
static |
◆ printInfo()
| void agl::detail::TextureDataUtil::printInfo |
( |
const GX2Surface & | surface | ) |
|
|
static |