ID3D11DeviceContext::OMSetRenderTargetsAndUnorderedAccessViews
DX11 vtable[34] → void
Parameters (7)
| # | Name | Type |
|---|---|---|
| 0 | NumRTVs | UINT |
| 1 | ppRenderTargetViews | ID3D11RenderTargetView *const |
| 2 | pDepthStencilView | ID3D11DepthStencilView |
| 3 | UAVStartSlot | UINT |
| 4 | NumUAVs | UINT |
| 5 | ppUnorderedAccessViews | ID3D11UnorderedAccessView *const |
| 6 | pUAVInitialCounts | const UINT |