v3d: Add support for RGBA_SRGB along with BGRA_SRGB.
authorEric Anholt <eric@anholt.net>
Fri, 7 Dec 2018 20:53:16 +0000 (12:53 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 8 Dec 2018 00:48:23 +0000 (16:48 -0800)
commit90e98295a422c739cfce5f34cd11b6ae41a3e686
tree2f7f1faba2eb9ae5d8a388b4b76ce5ad3cae9a1d
parentf0d51e81c924064385c69ee46242183ef99411ab
v3d: Add support for RGBA_SRGB along with BGRA_SRGB.

This is the actual native format for the hardware, without swizzling.
Noticed while debugging why GLES3 disappeared.
src/gallium/drivers/v3d/v3dx_format_table.c