xoreos  0.0.5
Public Attributes | List of all members
Graphics::DXT45Texel Struct Reference
Inheritance diagram for Graphics::DXT45Texel:
Inheritance graph
[legend]
Collaboration diagram for Graphics::DXT45Texel:
Collaboration graph
[legend]

Public Attributes

byte alpha_0
 
byte alpha_1
 
uint64 alphabl
 
- Public Attributes inherited from Graphics::DXT1Texel
uint16 color_0
 
uint16 color_1
 
uint32 pixels
 

Detailed Description

Definition at line 148 of file s3tc.cpp.

Member Data Documentation

◆ alpha_0

byte Graphics::DXT45Texel::alpha_0

Definition at line 149 of file s3tc.cpp.

Referenced by Graphics::decompressDXT5().

◆ alpha_1

byte Graphics::DXT45Texel::alpha_1

Definition at line 150 of file s3tc.cpp.

Referenced by Graphics::decompressDXT5().

◆ alphabl

uint64 Graphics::DXT45Texel::alphabl

Definition at line 151 of file s3tc.cpp.

Referenced by Graphics::decompressDXT5().


The documentation for this struct was generated from the following file: