Struct winapi::d3d12::ID3D12PipelineStateVtbl [] [src]

pub struct ID3D12PipelineStateVtbl {
    pub parent: ID3D12PageableVtbl,
    pub GetCachedBlob: unsafe extern "system" fn(This: *mut ID3D12PipelineState, ppBlob: *mut *mut ID3DBlob) -> HRESULT,
}

Fields

parent: ID3D12PageableVtbl GetCachedBlob: unsafe extern "system" fn(This: *mut ID3D12PipelineState, ppBlob: *mut *mut ID3DBlob) -> HRESULT