amerkoleci / Vortice.Windows

.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
MIT License
1.01k stars 73 forks source link

Move implicit cast to OperatorDescription instead of specializations #299

Closed Axiverse closed 2 years ago

Axiverse commented 2 years ago

More catch all and lower code solution which allows automatic creation from IOperatorDescription or IFusableActivationOperatorDescriptions.

Addition in src/Vortice.DirectML/OperatorDescription.cs

I haven't been able to build this so relying on the presubmits.