mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-28 17:42:28 +08:00
d1249cd993
We don't use CUDA RT functions anymore. So this commit removes their loading from the CUDA RT DLL. This also fixes a crash when loading different versions of CUDA RT when the SDK is updated [1]. [1] https://github.com/obsproject/obs-studio/issues/11813 Signed-off-by: pkv <pkv@obsproject.com>