obs-StreamFX/source/nvidia
Michael Fabian 'Xaymar' Dirks 98f711523e nvidia/cuda: Use util::library and remove CUDA library argument
The CUDA library is always available as a singleton, so it does not make sense for it to be passed in. Instead we can simply grab it from the singleton and use it as it is, which makes the code easier to maintain and automates certain code.
2023-04-05 18:50:50 +02:00
..
ar project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
cuda nvidia/cuda: Use util::library and remove CUDA library argument 2023-04-05 18:50:50 +02:00