Descriptionfix bench so that if SK_SUPPORTS_GPU even when not provided as compiler option
In the case that SK_SUPPORTS_GPU is not provided to the compiler the value is
eithe defined in in the SkUserConfig.h or SkPostConfig.h. Prior to this change
those headers were not read prior to trying to include the GPU headers which
resulted in a failed compile.
R=bsalomon@google.com
Committed: https://code.google.com/p/skia/source/detail?r=12309
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|