Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(896)

Unified Diff: include/gpu/GrConfig.h

Issue 5879043: Remove mutual dependency of gr and skgr. (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 12 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/gpu.gyp ('k') | src/gpu/GrPrintf_printf.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/gpu/GrConfig.h
===================================================================
--- include/gpu/GrConfig.h (revision 3458)
+++ include/gpu/GrConfig.h (working copy)
@@ -182,7 +182,7 @@
// debug -vs- release
//
-extern GR_API void GrPrintf(const char format[], ...);
+#define GrPrintf SkDebugf
/**
* GR_STRING makes a string of X where X is expanded before conversion to a string
« no previous file with comments | « gyp/gpu.gyp ('k') | src/gpu/GrPrintf_printf.cpp » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b