mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-31 14:52:11 +01:00
[dxvk] Remove outdated comment
This commit is contained in:
parent
0a5b427ded
commit
b25ab4155b
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user