wined3d: Get rid of context_invalidate_active_texture().
commit8b6cddbe25e9378f954a2e2f50465136c417eb57
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 16 Apr 2015 09:26:36 +0000 (16 11:26 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Apr 2015 11:44:43 +0000 (16 20:44 +0900)
treed939d22e71b7b5cb6043dacd20170697dbc0e9d0
parentdcaaf915f890530ea9a991fe90c0a44afd646b40
wined3d: Get rid of context_invalidate_active_texture().

Calling wined3d_texture_bind() + context_invalidate_active_texture() is
equivalent to just calling wined3d_texture_bind_and_dirtify().
dlls/wined3d/surface.c
dlls/wined3d/wined3d_private.h