xoreos
0.0.5
|
Public Attributes | |
byte | alpha_0 |
byte | alpha_1 |
uint64 | alphabl |
Public Attributes inherited from Graphics::DXT1Texel | |
uint16 | color_0 |
uint16 | color_1 |
uint32 | pixels |
byte Graphics::DXT45Texel::alpha_0 |
Definition at line 149 of file s3tc.cpp.
Referenced by Graphics::decompressDXT5().
byte Graphics::DXT45Texel::alpha_1 |
Definition at line 150 of file s3tc.cpp.
Referenced by Graphics::decompressDXT5().
uint64 Graphics::DXT45Texel::alphabl |
Definition at line 151 of file s3tc.cpp.
Referenced by Graphics::decompressDXT5().