wined3d: Simplify IWineD3DStateBlockImpl_Apply().
commit594497f4bb011cb644b11f3314df467967b16dbd
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 15 Oct 2009 08:36:42 +0000 (15 10:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Oct 2009 10:06:18 +0000 (15 12:06 +0200)
tree3800f357389bf7f7af11c7a605c8ff95aecd1ce4
parentce10d5f18609fde445be4b3e744f81c622c75489
wined3d: Simplify IWineD3DStateBlockImpl_Apply().

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