GrPrintf leaks out to users via GrContext.h which #includes GrContext_impl.h which has an inline call ...
13 years, 7 months ago
(2011-05-20 18:45:43 UTC)
#1
GrPrintf leaks out to users via
GrContext.h which #includes
GrContext_impl.h which has an inline call to GrPrintf.
If this looks good to you, can you land it for me?
Issue 4530059: Tag GrPrintf with GR_API so that it is exposed to users of a Skia DLL.
Created 13 years, 7 months ago by evan
Modified 13 years, 7 months ago
Reviewers: bsalomon
Base URL: http://skia.googlecode.com/svn/trunk/gpu/
Comments: 0