Declare global counters only in debug builds
This commit is contained in:
@@ -37,10 +37,10 @@ typedef struct {
|
||||
GQuark cpu_time;
|
||||
GQuark gpu_time;
|
||||
} ProfileTimers;
|
||||
#endif
|
||||
|
||||
static guint texture_pixels_counter;
|
||||
static guint fallback_pixels_counter;
|
||||
#endif
|
||||
|
||||
struct _GskVulkanRenderer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user