Remove statistics profiler
Signed-off-by: Jeremy Ong <jcong@amazon.com>
This commit is contained in:
@@ -116,7 +116,7 @@ namespace NvCloth
|
||||
}
|
||||
|
||||
void zoneEnd([[maybe_unused]] void* profilerData,
|
||||
const char* eventName, bool detached,
|
||||
[[maybe_unused]] const char* eventName, bool detached,
|
||||
[[maybe_unused]] uint64_t contextId) override
|
||||
{
|
||||
if (detached)
|
||||
|
||||
Reference in New Issue
Block a user