wined3d: Get rid of context_set_depth_stencil_fbo().
commit3a8ab00fe15e092bc724cb12028aaf0d1c02b335
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 18 Sep 2008 12:57:53 +0000 (18 14:57 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Sep 2008 09:29:48 +0000 (19 11:29 +0200)
tree45b0a264d74022ba90482b19218ac72fa027653c
parent8f2ed870f1c27dc3d241b172563d67af8ccec649
wined3d: Get rid of context_set_depth_stencil_fbo().

Integrate clearing the depth stencil attachment in context_attach_depth_stencil_fbo().
dlls/wined3d/context.c