[PATCH 1/4] d3d9/tests: Test more formats in srgbtexture_test().

Henri Verbeet hverbeet at gmail.com
Tue Jan 21 07:27:24 CST 2020


On Mon, 13 Jan 2020 at 19:02, Paul Gofman <gofmanp at gmail.com> wrote:
> +        case D3DFMT_A1R5G5B5:
> +        case D3DFMT_X1R5G5B5:
> +        case D3DFMT_R5G6B5:
Are these generally supported on NVIDIA? They don't appear to be
supported on my AMD system. That's not necessarily an issue, but does
raise the question whether applications can really depend on these
formats supporting sRGB reads.



More information about the wine-devel mailing list