wined3d: Set the byte count for WINED3DFMT_UNKNOWN to 0.
commita56a14346109cdb12eebbb96c500b76414a4aa2a
authorHenri Verbeet <hverbeet@codeweavers.com>
Tue, 24 Mar 2009 09:09:22 +0000 (24 10:09 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Mar 2009 11:57:12 +0000 (24 12:57 +0100)
tree06c29a9b2583f09963d12666aa3c4d863fc04894
parentc0cefb35016fbfdeab629aaca139d1e5523c6381
wined3d: Set the byte count for WINED3DFMT_UNKNOWN to 0.

As far as I can tell nothing depends on this being 1, and there's some code
that checks for WINED3DFMT_UNKNOWN and uses 0 for the byte count in that case.
dlls/wined3d/utils.c