Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
63c7ef9d3704e7e663c49fb3801970ba2081f5fe
/
.
/
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