Texture: Difference between revisions

Added format example.
mNo edit summary
(Added format example.)
Line 54:
| 6 || 1 || Normalization flag. See [[#Normalization flag | normalization flag]]
|-
| 7 || 1 || Unused, always 1
|}
 
For example, the following is the DXT5 format as found in Burnout:
{| class="wikitable"
|+ Format 0x88
|-
! 1 !! 0 !! 0 !! 0 !! 1 !! 0 !! 0 !! 0
|-
| Unused || CELL_GCM_TEXTURE_NR || CELL_GCM_TEXTURE_SZ || colspan=5 | CELL_GCM_TEXTURE_COMPRESSED_DXT45
|}