Home | History | Annotate | Download | only in include

Lines Matching refs:OMSetRenderTargets

535     void (STDMETHODCALLTYPE *OMSetRenderTargets)(
994 #define ID3D10Device1_OMSetRenderTargets(This,NumViews,ppRenderTargetViews,pDepthStencilView) (This)->lpVtbl->OMSetRenderTargets(This,NumViews,ppRenderTargetViews,pDepthStencilView)
1148 This->lpVtbl->OMSetRenderTargets(This,NumViews,ppRenderTargetViews,pDepthStencilView);