Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
c90505a806ca8d321b443d7fcd2db4e9482b4691
/
.
/
src
/
profiler
/
profiler.cpp
blob: 0f8d2da5581f6db4fbdd222e0b7ab5f9dffc542a [
file
]
#ifdef
RIVE_MICROPROFILE
#define
MICROPROFILE_IMPL
#if defined(RIVE_WINDOWS)
#define
MICROPROFILE_GPU_TIMERS_D3D11
1
#define
MICROPROFILE_GPU_TIMERS_D3D12
1
#endif
#include
"microprofile.h"
#endif