$darkmode
#include <stdbool.h>#include <stdint.h>Go to the source code of this file.
Macros | |
| #define | tracy_gpu_init() ((void)0) |
| #define | tracy_gpu_collect() ((void)0) |
| #define | tracy_gpu_zone_begin(name, function, file, line, color) (0) |
| #define | tracy_gpu_zone_end(ctx) ((void)0) |
| #define tracy_gpu_collect | ( | ) | ((void)0) |
| #define tracy_gpu_init | ( | ) | ((void)0) |
| #define tracy_gpu_zone_begin | ( | name, | |
| function, | |||
| file, | |||
| line, | |||
| color | |||
| ) | (0) |
| #define tracy_gpu_zone_end | ( | ctx | ) | ((void)0) |