Searched defs:GrCapsDebugf (Results 1 – 1 of 1) sorted by relevance
798 #define GrCapsDebugf(caps, ...) if (!(caps)->suppressPrints()) SkDebugf(__VA_ARGS__) macro800 #define GrCapsDebugf(caps, ...) do {} while (0) macro