wined3d: Remove depth/stencil format flags from typeless formats.
commitf752c09791170f33acfa3929a716f1c6ec7f0d38
authorJózef Kucia <jkucia@codeweavers.com>
Thu, 15 Dec 2016 12:45:05 +0000 (15 13:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Dec 2016 12:19:51 +0000 (16 13:19 +0100)
tree70daafa62231d0d710f9139c861cc35d45ebbb00
parent725b55ded212c48670e9991cd76cbb85470262fd
wined3d: Remove depth/stencil format flags from typeless formats.

We have separate formats for depth/stencil typeless formats. This fixes
blits for R32_TYPELESS and R16_TYPELESS formats.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/utils.c