wined3d: Simplify IWineD3DStateBlockImpl_Capture().
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 14 Oct 2009 08:55:18 +0000 (10:55 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Oct 2009 09:26:38 +0000 (11:26 +0200)
commit1f029a30dbae7d40818d0d81bc84d15c93578c17
tree8e07bf766e148dc9cfde04300f837c95def49096
parenta24d14796a47eea5a199fdf316a619d723d230d0
wined3d: Simplify IWineD3DStateBlockImpl_Capture().

Consistently use the stateblock's contained states to determine what to
capture.
dlls/wined3d/stateblock.c