Force linking of static member variables for GLPrograms
authorjoshualitt <joshualitt@chromium.org>
Thu, 9 Oct 2014 20:12:35 +0000 (13:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Oct 2014 20:12:35 +0000 (13:12 -0700)
commit9e87fa7c0e52a79ad85bf32eeb71570938e357bd
tree7ca929398b8daefee061b056530f6a66eca88d69
parent00878a1f36a28082fe2370e9f05ea931c7d5fed4
Force linking of static member variables for GLPrograms

BUG=skia:

Review URL: https://codereview.chromium.org/614163002
include/gpu/GrProcessorUnitTest.h
src/gpu/GrProcessor.cpp
tests/GLProgramsTest.cpp