Home | History | Annotate | Download | only in include

Lines Matching refs:OMGetBlendState

723     void (STDMETHODCALLTYPE *OMGetBlendState)(
1027 #define ID3D10Device1_OMGetBlendState(This,ppBlendState,BlendFactor,pSampleMask) (This)->lpVtbl->OMGetBlendState(This,ppBlendState,BlendFactor,pSampleMask)
1247 This->lpVtbl->OMGetBlendState(This,ppBlendState,BlendFactor,pSampleMask);