wined3d: Don't load a rendertarget just because alpha test is enabled.
commitdcc490e82ff47ae178353927e2ba28d213f3e090
authorHenri Verbeet <hverbeet@codeweavers.com>
Fri, 19 Jun 2009 09:04:31 +0000 (19 11:04 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Jun 2009 11:52:47 +0000 (19 13:52 +0200)
treea8b778faaa840ac4fee1e530f3f82a61cae93af8
parenta25947fa7e977aae3672a4a0bec68079e664dea4
wined3d: Don't load a rendertarget just because alpha test is enabled.

Unlike the depth test, the alpha test doesn't compare to the existing fragment
but against a reference value.
dlls/wined3d/drawprim.c