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

#[repr(C)]
pub struct ID3D12PipelineStateVtbl { pub parent: ID3D12PageableVtbl, pub GetCachedBlob: unsafe extern "system" fn(_: *mut ID3D12PipelineState, _: *mut *mut ID3DBlob) -> HRESULT, }

Fields