mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 17:15:46 -04:00
(libretro/Vulkan) Fix glslang shader-related crashes
This commit is contained in:
@ -158,6 +158,7 @@ bool DetachProcess()
|
||||
|
||||
OS_FreeTLSIndex(ThreadInitializeIndex);
|
||||
ThreadInitializeIndex = OS_INVALID_TLS_INDEX;
|
||||
DeinitializePoolIndex();
|
||||
|
||||
return success;
|
||||
}
|
||||
|
Reference in New Issue
Block a user