|
@@ -3389,6 +3389,10 @@ return {
|
|
name = "rgba8",
|
|
name = "rgba8",
|
|
description = "Four 8-bit channels. 4 bytes per pixel."
|
|
description = "Four 8-bit channels. 4 bytes per pixel."
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ name = "bgra8",
|
|
|
|
+ description = "Four 8-bit channels. 4 bytes per pixel."
|
|
|
|
+ },
|
|
{
|
|
{
|
|
name = "r16",
|
|
name = "r16",
|
|
description = "One 16-bit channel. 2 bytes per pixel."
|
|
description = "One 16-bit channel. 2 bytes per pixel."
|