static void UpdateData(RenderBuffer* buffer, DepthStencilBuffer* pdsb);
UpdateData updates the render target data with new parameters.
Parameters |
Description |
RenderBuffer* buffer |
The render buffer. |
DepthStencilBuffer* pdsb |
Depth stencil buffer used with this render target (0 if not required). |