Ensure that enums used by GrCustomStage TestCreate functions are declared in SK_ALLOW...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 3 Aug 2012 18:49:51 +0000 (18:49 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 3 Aug 2012 18:49:51 +0000 (18:49 +0000)
commit8d3d210e74e3058f28eb2e59b71cae717ed65996
tree5561d157901392320c51c5b012d8907766a9a834
parent5c33b71b96572a752aba29d3e43b8ecac8019a1d
Ensure that enums used by GrCustomStage TestCreate functions are declared in SK_ALLOW_GLOBAL_STATIC_INITIALIZERS=0 builds (e.g. android)

git-svn-id: http://skia.googlecode.com/svn/trunk@4953 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrCustomStageUnitTest.h
src/gpu/effects/GrColorTableEffect.cpp
src/gpu/effects/GrConvolutionEffect.cpp
src/gpu/effects/GrMorphologyEffect.cpp
src/gpu/effects/GrSingleTextureEffect.cpp
src/gpu/effects/GrTextureDomainEffect.cpp