mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-07 16:54:14 +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
|
* \brief Sets render targets
|
||||||
*
|
*
|
||||||
* Creates a framebuffer on the fly if necessary
|
* Creates a framebuffer on the fly if necessary
|
||||||
* and binds it using \c bindFramebuffer. Set the
|
* and binds it using \c bindFramebuffer.
|
||||||
* \c spill flag in order to make shader writes
|
|
||||||
* from previous rendering operations visible.
|
|
||||||
* \param [in] targets Render targets to bind
|
* \param [in] targets Render targets to bind
|
||||||
*/
|
*/
|
||||||
void bindRenderTargets(
|
void bindRenderTargets(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user