Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_fill_sanity_checks.h File Reference

Go to the source code of this file.

Macros

#define ENABLE_FILL_SANITY_CHECKS
 
#define SANITY_ASSERT_MSG(cond, msg)   KIS_SAFE_ASSERT_RECOVER_NOOP((cond))
 

Macro Definition Documentation

◆ ENABLE_FILL_SANITY_CHECKS

#define ENABLE_FILL_SANITY_CHECKS

Definition at line 10 of file kis_fill_sanity_checks.h.

◆ SANITY_ASSERT_MSG

#define SANITY_ASSERT_MSG ( cond,
msg )   KIS_SAFE_ASSERT_RECOVER_NOOP((cond))

Definition at line 19 of file kis_fill_sanity_checks.h.