Closed flibitijibibo closed 2 months ago
Benefit of this would be to allow unloading the compilers gracefully, and also allows dynamically generating the supported shader formats based on which compilers successfully start up.
Also necessary for thread-safety without spinlocks everywhere.
Benefit of this would be to allow unloading the compilers gracefully, and also allows dynamically generating the supported shader formats based on which compilers successfully start up.