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

pub struct ID3D11SamplerStateVtbl {
    pub parent: IUnknownVtbl,
    pub GetDesc: Option<unsafe  extern "system" fn(This: *mut ID3D11SamplerState, desc: *mut D3D11_SAMPLER_DESC)>,
}

Fields

parent
GetDesc