Skip to content

Commit

Permalink
Update shader_manager.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 authored Dec 28, 2024
1 parent b5fa0a5 commit 6fd18c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/cpp/skyline/gpu/shader_manager.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6fd18c1

Please sign in to comment.