X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=gpu_timers.h;h=a8c626e18ae04902afee27faa6105b81c0805dad;hb=3795723be95f2fe82f3c8b8b45b1a905b2c811fd;hp=91dfed8d929053cf4d079266f2fbf4de25ad33cb;hpb=8b76be9145873ab01a81136c44cf58c3e8cbf90f;p=nageru diff --git a/gpu_timers.h b/gpu_timers.h index 91dfed8..a8c626e 100644 --- a/gpu_timers.h +++ b/gpu_timers.h @@ -1,14 +1,14 @@ #ifndef _GPU_TIMERS_H #define _GPU_TIMERS_H 1 +#include #include #include #include -#include - extern bool enable_timing; extern bool detailed_timing; +extern bool in_warmup; class GPUTimers { public: