mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-26 08:17:38 -04:00
import_etc2_astc true
This commit is contained in:
parent
0d940566a7
commit
61d0534f07
2 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,7 @@ void fragment() {
|
|||
} else {
|
||||
COLOR = zero;
|
||||
}
|
||||
|
||||
|
||||
if (ext_texture_is_bgra) {
|
||||
COLOR = COLOR.bgra; // Swizzle BGRA to RGBA
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue