Struct d3d11_win::core::interfaces::ID3D11BlendState1Vtbl [] [src]

pub struct ID3D11BlendState1Vtbl {
    pub parent: ID3D11BlendStateVtbl,
    pub GetDesc1: Option<unsafe  extern "system" fn(This: *mut ID3D11BlendState1, desc: *mut D3D11_BLEND_DESC1)>,
}

Fields

parent
GetDesc1