You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.
@jkoritzinsky I tried by updated to last SharpGen tools CLI build but the issue still exists (#1127).
Can the marshal of struct be fixed please, atm I cannot use last 4.2.1 SharpDX due to this issue
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: