DescriptionFix bench to compile when SK_SUPPORTS_GPU is not provided as a compiler option
In the case that SK_SUPPORTS_GPU is not provided to the compiler, the value is
either defined in in the SkUserConfig.h or SkPostConfig.h. Prior to this change
HairlinePathBench would test that value before including anything, which led to
build errors.
BUG=skia:
Committed: http://code.google.com/p/skia/source/detail?r=13502
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|