dotnet / Silk.NET

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
https://dotnet.github.io/Silk.NET
MIT License
3.89k stars 378 forks source link

Fix #2149 #2237

Open Perksey opened 6 days ago

Perksey commented 6 days ago

Implement GetProcAddress in MultiNativeContext in terms of TryGetProcAddress.