Home | History | Annotate | Download | only in include

Lines Matching refs:OMGetBlendState

4652     virtual void STDMETHODCALLTYPE OMGetBlendState(
5166 void (STDMETHODCALLTYPE *OMGetBlendState)(
5455 #define ID3D10Device_OMGetBlendState(This,ppBlendState,BlendFactor,pSampleMask) (This)->lpVtbl->OMGetBlendState(This,ppBlendState,BlendFactor,pSampleMask)
5671 This->lpVtbl->OMGetBlendState(This,ppBlendState,BlendFactor,pSampleMask);