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