wined3d: Use the texture draw binding instead of the surface draw binding.
commit415b8037206b1d4c104d9623037458739f6cfdf5
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 20 Aug 2014 11:20:01 +0000 (20 13:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 20 Aug 2014 11:29:50 +0000 (20 13:29 +0200)
tree261afdc4485b165e1278c3dccc77d2dba20ba1c9
parentaa7016054ad2b74f63b1855e043ce19188fd0a98
wined3d: Use the texture draw binding instead of the surface draw binding.
dlls/wined3d/arb_program_shader.c
dlls/wined3d/context.c
dlls/wined3d/device.c
dlls/wined3d/drawprim.c
dlls/wined3d/surface.c
dlls/wined3d/swapchain.c
dlls/wined3d/texture.c