wined3d: Initialise typeless_id for typeless formats early.
commit34b7e19cdbf5504519fe6a5cfcbfaf371a56f000
authorJózef Kucia <jkucia@codeweavers.com>
Mon, 17 Sep 2018 09:06:25 +0000 (17 11:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Sep 2018 13:39:08 +0000 (17 15:39 +0200)
tree2573a40d4c893607069e38c8d04f0d7412c5fc29
parent15e594ae4734546e886af37670a48c8e49bc637a
wined3d: Initialise typeless_id for typeless formats early.

Allows us to use wined3d_format_is_typeless() while initialising
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