In SharpDX.Direct3D12 6.2 When create a new GraphicsPipelineStateDescription the StreamOutput property is null. You must initialize it before creating the PSO. It was not necessary in previous versions
In SharpDX.Direct3D12 6.2
When create a new GraphicsPipelineStateDescription the StreamOutput property is null. You must initialize it before creating the PSO.
It was not necessary in previous versions