class ScopedProfileCapture
Convenience class to perform scoped GPU and CPU profiling captures.
File location: framework/cauldron/framework/inc/render/profiler.h
Construction
Return type |
Description |
---|---|
ScopedProfileCapture (CommandList * pCmdList, const wchar_t* label)
|