From b25ab4155b235db7107da1f3ab83331c901ad109 Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Sun, 13 Oct 2019 02:01:14 +0200 Subject: [PATCH] [dxvk] Remove outdated comment --- src/dxvk/dxvk_context.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/dxvk/dxvk_context.h b/src/dxvk/dxvk_context.h index 8e6c246e4..67d20aa91 100644 --- a/src/dxvk/dxvk_context.h +++ b/src/dxvk/dxvk_context.h @@ -74,9 +74,7 @@ namespace dxvk { * \brief Sets render targets * * Creates a framebuffer on the fly if necessary - * and binds it using \c bindFramebuffer. Set the - * \c spill flag in order to make shader writes - * from previous rendering operations visible. + * and binds it using \c bindFramebuffer. * \param [in] targets Render targets to bind */ void bindRenderTargets(