Skip to content

Commit 7e066cf

Browse files
committed
Add "a" read swizzle to ETC2
1 parent d725f6e commit 7e066cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docs/Encoding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ use today.
110110
| EAC_R11 | `rrr1` | `.r` | |
111111
| EAC_RG11 | `rrrg` | `.ra` <sup>2</sup> | |
112112
| ETC1 | `rgb1` | `.rgb` | |
113-
| ETC2 | `rgba` <sup>1</sup> | `.rgb` | |
113+
| ETC2 | `rgba` <sup>1</sup> | `.rgba` | |
114114
| ETC2+EAC | `rgba` | `.rgba` | |
115115
| ETC2+EAC | `rgba` | `.rgba` | |
116116

0 commit comments

Comments
 (0)