X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=gpu_timers.h;h=a8c626e18ae04902afee27faa6105b81c0805dad;hb=3795723be95f2fe82f3c8b8b45b1a905b2c811fd;hp=34cd625e1f172395a9d3c058c86ade692d6ff64a;hpb=d60474a5a6da369c37bd1a218e347a66f9995fa1;p=nageru diff --git a/gpu_timers.h b/gpu_timers.h index 34cd625..a8c626e 100644 --- a/gpu_timers.h +++ b/gpu_timers.h @@ -1,13 +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: