wined3d: Make sure the FBO doesn't have any depth attachments in color_fill_fbo(...
commit22421b84765037dbea10ed73c3faaf8016830b78
authorH. Verbeet <hverbeet@gmail.com>
Wed, 2 Jul 2008 20:59:49 +0000 (2 22:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Jul 2008 09:50:51 +0000 (3 11:50 +0200)
tree7ad8c55da2e91a461fc5132c03bbe5f04a309018
parent3d95f5e1c60556efc082fd4802f66a32ec3ca0d9
wined3d: Make sure the FBO doesn't have any depth attachments in color_fill_fbo() and stretch_rect_fbo().

Currently this is already true, but the next patch will break that assumption.
dlls/wined3d/device.c