wined3d: Simplify stateblock_savedstates_set().
commitc5029f83ecb635a2c342e8b8ab43b7084eb9bf55
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 1 Oct 2009 09:36:07 +0000 (1 11:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Oct 2009 10:03:28 +0000 (1 12:03 +0200)
tree6573f55c4bc68464a8310dc7cd59ec4ba56a7ad7
parent75fe879c768a775d7d64b49e42a0166fcf1e44a0
wined3d: Simplify stateblock_savedstates_set().

We only need to handle the case where "value" is TRUE, since the stateblock
data will be filled with zeroes by default.
dlls/wined3d/stateblock.c