mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
Disable print to stderr from nvperf
This commit is contained in:
@@ -430,6 +430,7 @@ bool NVCounterEnumerator::InitializeNvPerf()
|
||||
{
|
||||
RDCWARN("NvPerf could not set library search path");
|
||||
}
|
||||
nv::perf::UserLogEnableStderr(false);
|
||||
return nv::perf::InitializeNvPerf();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user