wined3d: Set the current location to SFLAG_INTEXTURE instead of SFLAG_INDRAWABLE...
commitf73593c572088972f4e82b82d3849dfc0c288e4a
authorHenri Verbeet <hverbeet@codeweavers.com>
Tue, 23 Aug 2011 18:08:07 +0000 (23 20:08 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Aug 2011 09:58:14 +0000 (24 11:58 +0200)
tree748ecb0672ff5131252798608841d9bd184b0bbe
parent620c81dc767004d3e7b84e6377facd5d451ed790
wined3d: Set the current location to SFLAG_INTEXTURE instead of SFLAG_INDRAWABLE in wined3d_surface_depth_blt().

These currently end up being the same thing, but that will change soon.
dlls/wined3d/surface.c