From: Jean-Philippe Bruyère Date: Mon, 21 Feb 2022 20:58:10 +0000 (+0100) Subject: debug recording2, I should find a better name X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=29cdf4780a07acea5e25d8ae918f90913129659e;p=jp%2Fvkvg.git debug recording2, I should find a better name --- diff --git a/src/vkvg_context_internal.h b/src/vkvg_context_internal.h index 71017be..2d22e06 100644 --- a/src/vkvg_context_internal.h +++ b/src/vkvg_context_internal.h @@ -32,6 +32,7 @@ #include "recording/vkvg_record_internal.h" #else #define RECORD(ctx,cmd,...) + #define RECORD2(ctx,cmd,...) #endif #define VKVG_PTS_SIZE 1024