Go to the source code of this file.
Macros | |
#define | PX_PROFILE_ZONE(x, y) |
#define | PX_PROFILE_START_CROSSTHREAD(x, y) |
#define | PX_PROFILE_STOP_CROSSTHREAD(x, y) |
#define | PX_PROFILE_POINTER_TO_U64(pointer) static_cast<uint64_t>(reinterpret_cast<size_t>(pointer)) |
#define PX_PROFILE_POINTER_TO_U64 | ( | pointer | ) | static_cast<uint64_t>(reinterpret_cast<size_t>(pointer)) |
#define PX_PROFILE_START_CROSSTHREAD | ( | x, | |
y | |||
) |
#define PX_PROFILE_STOP_CROSSTHREAD | ( | x, | |
y | |||
) |
#define PX_PROFILE_ZONE | ( | x, | |
y | |||
) |