diff options
author | Gert Wollny <[email protected]> | 2018-11-15 19:01:24 +0100 |
---|---|---|
committer | Gert Wollny <[email protected]> | 2018-11-19 08:05:44 +0100 |
commit | 78fdc507a37b7174e21412cc0b2f4818dbe6b63f (patch) | |
tree | a65ea83f7ca8b2b699279d68365396dc3972c7ab /src/mesa/tnl/t_split.c | |
parent | c5363869d4971780401b21bb75083ef2518c12be (diff) |
i965: Add support for and expose EXT_texture_sRGB_R8
Emulate MESA_FORMAT_R_SRGB8 by using L8_UNORM_SRGB. This is possible
because component swizzling is handled based on the mesa format and,
hence, the a r001 swizzling can be used to correct the components.
Enables and makes pass (tested on Kabylake)
dEQP-GLES31.functional.srgb_texture_decode.skip_decode.sr8.*
dEQP-GLES31.functional.texture.filtering.cube_array.formats.sr8*
Signed-off-by: Gert Wollny <[email protected]>
Acked-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/mesa/tnl/t_split.c')
0 files changed, 0 insertions, 0 deletions