0
0
mirror of https://github.com/Ishan09811/pine.git synced 2025-04-28 09:35:08 +00:00

Update shader_manager.h

This commit is contained in:
Ishan09811 2024-12-28 21:24:48 +05:30 committed by GitHub
parent b5fa0a5259
commit 6fd18c1e18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,7 @@ namespace skyline::gpu {
std::mutex poolMutex;
std::filesystem::path dumpPath;
std::mutex dumpMutex;
std::mutex replacementMapMutex;
/**
* @brief Called at init time to populate the shader replacements map from the input directory