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:
parent
b5fa0a5259
commit
6fd18c1e18
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user